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.
2 parents eec25f2 + 99c54b8 commit 6b34bc6Copy full SHA for 6b34bc6
.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