Skip to content

Commit

Permalink
Merge pull request #343 from JohnTitor/windows-2022
Browse files Browse the repository at this point in the history
gha: Upgrade to windows-2022
  • Loading branch information
joshtriplett committed Apr 28, 2023
2 parents 70944ea + 8c5ce47 commit 914559b
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 @@ -23,10 +23,10 @@ jobs:
os: macos-latest
rust: stable
- build: windows
os: windows-2019
os: windows-2022
rust: stable
- build: mingw
os: windows-2019
os: windows-2022
rust: stable-x86_64-gnu
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 914559b

Please sign in to comment.