Skip to content

Commit

Permalink
Freeze Windows runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Jul 10, 2024
1 parent 39f3ef7 commit 8c0d52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip_install_gmpy2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest]
os: [windows-2022]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 8c0d52e

Please sign in to comment.