Skip to content

Commit

Permalink
Same again but more proper like this time
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomWright committed Apr 29, 2024
1 parent fdee567 commit 9b03b79
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 @@ -44,9 +44,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 9b03b79

Please sign in to comment.