We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f3ef7 commit 8c0d52eCopy full SHA for 8c0d52e
.github/workflows/pip_install_gmpy2.yml
@@ -85,7 +85,7 @@ jobs:
85
strategy:
86
fail-fast: false
87
matrix:
88
- os: [windows-latest]
+ os: [windows-2022]
89
runs-on: ${{ matrix.os }}
90
defaults:
91
run:
0 commit comments