Skip to content

Commit 10a5e57

Browse files
authored
Merge pull request #14 from casework/test_python_3_12
Expand Python testing to Python 3.12
2 parents 1a6001f + 2ca8b87 commit 10a5e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
python-version:
1919
- '3.9'
20-
- '3.11'
20+
- '3.12'
2121

2222
steps:
2323
# Checkout the repository for processing

0 commit comments

Comments
 (0)