Skip to content

Commit 4840097

Browse files
authored
Update ci_examples_python.yml
1 parent 8bfda92 commit 4840097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_examples_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
max-parallel: 1
3030
matrix:
3131
python-version: [3.11, 3.12, 3.13]
32-
os: [macos-13]
32+
os: [macos-13, windows-latest]
3333
runs-on: ${{ matrix.os }}
3434
permissions:
3535
id-token: write

0 commit comments

Comments
 (0)