diff options
| -rw-r--r-- | .builds/debian-stable-aarch64.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian-stable-aarch64.yml b/.builds/debian-stable-aarch64.yml index 1204536..ded3f93 100644 --- a/.builds/debian-stable-aarch64.yml +++ b/.builds/debian-stable-aarch64.yml | |||
| @@ -23,4 +23,4 @@ tasks: | |||
| 23 | 23 | ||
| 24 | - test_filesystem_with_bundled_library: | | 24 | - test_filesystem_with_bundled_library: | |
| 25 | cd zig-sqlite | 25 | cd zig-sqlite |
| 26 | TERM=dumb zig build test -Din_memory=false -Duse_bundled | 26 | TERM=dumb zig build test -Din_memory=false -Duse_bundled -Dtarget=native-native-musl |