Skip to content

Commit 1331422

Browse files
authored
Merge pull request #82 from casework/bump_ci_to_python_3_13
Bump CI to Python 3.13
2 parents 9dc41b2 + 4acaef7 commit 1331422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
python-version:
1313
- '3.9'
14-
- '3.12'
14+
- '3.13'
1515

1616
steps:
1717
- name: Checkout Repository

0 commit comments

Comments
 (0)