Skip to content

Commit

Permalink
fix: aws-lc couldnt build on windows-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo committed Apr 21, 2024
1 parent 27832ea commit d1111e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
target:
- i686-unknown-linux-musl
- x86_64-pc-windows-gnu
# - x86_64-pc-windows-gnu
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- armv7-unknown-linux-musleabihf
Expand Down

0 comments on commit d1111e9

Please sign in to comment.