Skip to content

Commit 62fd1a8

Browse files
Got back to all test oss
Drop windows
1 parent e0d76f7 commit 62fd1a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ jobs:
1717
secrets: inherit
1818
strategy:
1919
matrix:
20-
python: [3.11]
21-
# os: [macos-latest, ubuntu-24.04, windows-latest]
22-
os: [ubuntu-24.04]
20+
python: [3.11, 3.13]
21+
os: [macos-latest, ubuntu-24.04]

0 commit comments

Comments
 (0)