Skip to content

Commit 4acaef7

Browse files
committed
Bump CI to Python 3.13
Signed-off-by: Alex Nelson <[email protected]>
1 parent e655d83 commit 4acaef7

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)