Skip to content

Commit

Permalink
build_all_zig- cut down target list for ci time now that we embed sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Aug 21, 2021
1 parent 6675dd0 commit c04b068
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_all_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ version=v${CIRCLE_BUILD_NUM-$date}
rev=$(git log --format=%h -1)

targets="
aarch64-linux-musl
riscv64-linux-musl
x86_64-linux-musl
"

Expand Down

0 comments on commit c04b068

Please sign in to comment.