Skip to content

Commit d1c3213

Browse files
committed
Bump Python version
Signed-off-by: Alex Nelson <[email protected]>
1 parent 10a5e57 commit d1c3213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
python-version:
1919
- '3.9'
20-
- '3.12'
20+
- '3.13'
2121

2222
steps:
2323
# Checkout the repository for processing

0 commit comments

Comments
 (0)