Skip to content

Commit 94761f4

Browse files
Trigger CI test
1 parent e71e7a1 commit 94761f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
# - '3.12.x'
2121
- '3.13.x'
2222
os:
23-
- ubuntu-latest
23+
# - ubuntu-latest
2424
# - macos-latest
25-
# - windows-latest
25+
- windows-latest
2626

2727
runs-on: ${{ matrix.os }}
2828

0 commit comments

Comments
 (0)