File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- name : Cross Test
1+ name : Cross Build
22
33on :
44 push :
Original file line number Diff line number Diff line change 1- name : Cross Build
1+ name : Cross Test
22
33on :
44 push :
@@ -36,10 +36,10 @@ jobs:
3636 # Linux
3737 - os_name : Linux-x86_64
3838 os : ubuntu-latest
39- target : x86_64-unknown-linux-musl
39+ target : x86_64-unknown-linux-gnu
4040 - os_name : Linux-aarch64
4141 os : ubuntu-latest
42- target : aarch64-unknown-linux-musl
42+ target : aarch64-unknown-linux-gnu
4343 - os_name : Linux-arm
4444 os : ubuntu-latest
4545 target : arm-unknown-linux-musleabi
5252 os : windows-latest
5353 target : x86_64-pc-windows-msvc
5454 # MacOS
55- - os_name : macos-x86_64
56- os : macos-latest
57- target : x86_64-apple-darwin
5855 - os_name : macos-aarch64
5956 os : macos-latest
6057 target : aarch64-apple-darwin
You can’t perform that action at this time.
0 commit comments