Skip to content

Commit 12795d2

Browse files
theKidOfArcraniaAmanieu
authored andcommitted
Don't run verbatim test on windows-gnu
1 parent 8fda434 commit 12795d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,9 @@ jobs:
9191
- target: i686-pc-windows-gnu
9292
os: windows-latest
9393
rust: nightly-i686-gnu
94-
test_verbatim: 1
9594
- target: x86_64-pc-windows-gnu
9695
os: windows-latest
9796
rust: nightly-x86_64-gnu
98-
test_verbatim: 1
9997
steps:
10098
- name: Print runner information
10199
run: uname -a

0 commit comments

Comments
 (0)