File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 4242 os-name : macos
4343 target : aarch64-apple-darwin
4444 architecture : arm64
45- use-cross : false
45+ use-cross : true
4646 - os : ubuntu-latest
4747 os-name : linux
4848 target : x86_64-unknown-linux-gnu
5353 target : x86_64-unknown-linux-musl
5454 architecture : x86_64
5555 use-cross : false
56+ - os : ubuntu-latest
57+ os-name : linux
58+ target : aarch64-unknown-linux-gnu
59+ architecture : arm64
60+ use-cross : true
61+ - os : ubuntu-latest
62+ os-name : linux
63+ target : aarch64-unknown-linux-musl
64+ architecture : arm64
65+ use-cross : true
66+ - os : ubuntu-latest
67+ os-name : linux
68+ target : i686-unknown-linux-gnu
69+ architecture : i686
70+ use-cross : true
71+ - os : ubuntu-latest
72+ os-name : netbsd
73+ target : x86_64-unknown-netbsd
74+ architecture : x86_64
75+ use-cross : true
76+ - os : ubuntu-latest
77+ os-name : linux
78+ target : armv7-unknown-linux-gnueabihf
79+ architecture : armv7
80+ use-cross : true
5681
5782 steps :
5883 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments