We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9c39f commit f1c133bCopy full SHA for f1c133b
postgres-native-sqldelight-driver/build.gradle.kts
@@ -29,7 +29,7 @@ kotlin {
29
macosArm64 { config() }
30
macosX64 { config() }
31
linuxX64 { config() }
32
- // linuxArm64 { config() }
+ linuxArm64 { config() }
33
// mingwX64 { config() }
34
35
sourceSets {
0 commit comments