Skip to content

Commit

Permalink
gha: Upgrade to windows-2022
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Okushi <[email protected]>
  • Loading branch information
JohnTitor committed Apr 23, 2023
1 parent 4f33b5a commit 8c5ce47
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 8c5ce47

Please sign in to comment.