We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da0382 commit d223b86Copy full SHA for d223b86
.github/workflows/rust.yml
@@ -23,7 +23,7 @@ jobs:
23
include:
24
- build: linux
25
os: ubuntu-latest
26
- target: x86_64-unknown-linux-musl
+ target: x86_64-unknown-linux-gnu
27
28
- build: android-arm64
29
0 commit comments