Skip to content

Commit b46f126

Browse files
committed
restore missed 3.13
1 parent 2dab73f commit b46f126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: ["3.9", "3.12"]
1616
experimental: [false]
1717
include:
18-
- python-version: "3.13"
18+
- python-version: "3.12"
1919
os: "ubuntu-latest"
2020
experimental: true
2121
fail-fast: false

0 commit comments

Comments
 (0)