Skip to content

Commit 1a0fc4a

Browse files
authored
Merge pull request #133 from casework/test_in_python_3_12
Test in Python 3.12
2 parents 1d1666e + 7e7398a commit 1a0fc4a

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
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
python-version:
3939
- '3.9'
40-
- '3.11'
40+
- '3.12'
4141

4242
steps:
4343
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)