Skip to content

Commit

Permalink
Upgrade the windows runner to 2022
Browse files Browse the repository at this point in the history
Let's see if the binaries produced are working
  • Loading branch information
kif authored May 16, 2024
1 parent f3e0431 commit c43df36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
cibw_archs: "aarch64"
- os: ubuntu-20.04
cibw_archs: "ppc64le"
- os: windows-2019
- os: windows-2022
cibw_archs: "auto64"
- os: macos-11
cibw_archs: "x86_64"
Expand Down

0 comments on commit c43df36

Please sign in to comment.