Skip to content

Commit ec03c9a

Browse files
roll back to windows-2022
1 parent 6d2a08c commit ec03c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
os: [windows-latest, ubuntu-latest, macos-latest]
9+
os: [windows-2022, ubuntu-latest, macos-latest]
1010
embedded-py: [3.11.5, 3.12.10, 3.13.5]
1111
name: "${{ matrix.os }}, ${{ matrix.embedded-py }}"
1212
env:

0 commit comments

Comments
 (0)