We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bd346 commit 99c54b8Copy full SHA for 99c54b8
.github/workflows/ci.yml
@@ -95,7 +95,7 @@ jobs:
95
fail-fast: false
96
matrix:
97
toolchain: ["beta"]
98
- target: ["aarch64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf", "aarch64-pc-windows-msvc"]
+ target: ["aarch64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf"]
99
100
steps:
101
- uses: actions/checkout@v3
0 commit comments