Skip to content

Commit 0427fa2

Browse files
Update rust.yml
1 parent 3b777a9 commit 0427fa2

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/rust.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,6 @@ jobs:
4141
include:
4242
- TARGET: x86_64-unknown-linux-gnu
4343
OS: ubuntu-latest
44-
- TARGET: x86_64-unknown-linux-musl
45-
OS: ubuntu-latest
46-
- TARGET: aarch64-unknown-linux-gnu
47-
OS: ubuntu-latest
48-
- TARGET: aarch64-unknown-linux-musl
49-
OS: ubuntu-latest
50-
- TARGET: armv7-unknown-linux-gnueabihf
51-
OS: ubuntu-latest
52-
- TARGET: armv7-unknown-linux-musleabihf
53-
OS: ubuntu-latest
54-
- TARGET: arm-unknown-linux-gnueabihf
55-
OS: ubuntu-latest
56-
- TARGET: arm-unknown-linux-musleabihf
57-
OS: ubuntu-latest
5844
- TARGET: x86_64-apple-darwin
5945
OS: macos-latest
6046
- TARGET: x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)