Skip to content

Commit

Permalink
ci: Don't use static for native tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Jun 24, 2023
1 parent 0d8a33a commit bb6f56b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
# build all supported on native(musl) arch for library and bins
build-test-native:
runs-on: ubuntu-latest
env:
RUSTFLAGS: "-C target-feature=+crt-static"
strategy:
matrix:
toolchain:
Expand Down

0 comments on commit bb6f56b

Please sign in to comment.