Skip to content

Commit 6b34bc6

Browse files
committed
2 parents eec25f2 + 99c54b8 commit 6b34bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fail-fast: false
9696
matrix:
9797
toolchain: ["beta"]
98-
target: ["aarch64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf", "aarch64-pc-windows-msvc"]
98+
target: ["aarch64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf"]
9999

100100
steps:
101101
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)