Skip to content

Commit

Permalink
Don't run verbatim test on windows-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
theKidOfArcrania authored May 17, 2024
1 parent 7547478 commit 2b1e678
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,9 @@ jobs:
- target: i686-pc-windows-gnu
os: windows-latest
rust: nightly-i686-gnu
test_verbatim: 1
- target: x86_64-pc-windows-gnu
os: windows-latest
rust: nightly-x86_64-gnu
test_verbatim: 1
steps:
- name: Print runner information
run: uname -a
Expand Down

0 comments on commit 2b1e678

Please sign in to comment.