Skip to content

Commit 4cd441d

Browse files
committed
move off windows-2019 for numpy build
1 parent b674f8d commit 4cd441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/numpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
os: [ubuntu-latest, macos-latest, windows-2019]
30+
os: [ubuntu-latest, macos-latest, windows-latest]
3131
python_version: [pypy-3.11-nightly]
3232

3333
timeout-minutes: 120

0 commit comments

Comments
 (0)