Skip to content

Commit

Permalink
Properly remove win-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomWright committed Oct 22, 2024
1 parent 75394b1 commit 8cd3b6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
- build: win-msvc
os: windows-2019
rust: stable
- build: win-gnu
os: windows-2019
rust: stable-x86_64-gnu
# - build: win-gnu
# os: windows-2019
# rust: stable-x86_64-gnu
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 8cd3b6f

Please sign in to comment.