Skip to content

Commit

Permalink
Switch back to windows-2019 on CI (#3854)
Browse files Browse the repository at this point in the history
Looks like windows-2022 is failing, let's perhaps pin for now?
  • Loading branch information
alexcrichton authored and fitzgen committed Mar 31, 2022
1 parent b3ae6d5 commit 6a1820e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ jobs:
include:
- os: ubuntu-latest
- os: macos-latest
- os: windows-latest
- os: windows-latest
- os: windows-2019
- os: windows-2019
target: x86_64-pc-windows-gnu
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
Expand Down

0 comments on commit 6a1820e

Please sign in to comment.