Skip to content

Commit 8c0d52e

Browse files
committed
Freeze Windows runner version
1 parent 39f3ef7 commit 8c0d52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip_install_gmpy2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
strategy:
8686
fail-fast: false
8787
matrix:
88-
os: [windows-latest]
88+
os: [windows-2022]
8989
runs-on: ${{ matrix.os }}
9090
defaults:
9191
run:

0 commit comments

Comments
 (0)