Skip to content

Commit d223b86

Browse files
authored
Update rust.yml
switch to gnu
1 parent 1da0382 commit d223b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- build: linux
2525
os: ubuntu-latest
26-
target: x86_64-unknown-linux-musl
26+
target: x86_64-unknown-linux-gnu
2727

2828
- build: android-arm64
2929
os: ubuntu-latest

0 commit comments

Comments
 (0)