Skip to content

Commit a9c0801

Browse files
committed
removed 3.13 from test ci
1 parent e7fa020 commit a9c0801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python: ["3.10", "3.12", "3.13"]
21+
python: ["3.10", "3.12"]
2222
os: [ubuntu-latest]
2323
include:
2424
- os: macos-latest

0 commit comments

Comments
 (0)