Skip to content

Commit 7a3d587

Browse files
authored
set back to 3.13
1 parent 2e42efd commit 7a3d587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
os: [ubuntu-latest, windows-latest, macos-13]
23-
version: ["3.9", "3.x"]
23+
version: ["3.9", "3.13"]
2424
defaults:
2525
run:
2626
shell: bash -l {0}

0 commit comments

Comments
 (0)