Skip to content

Commit 2ca8b87

Browse files
committed
Expand Python testing to Python 3.12
Signed-off-by: Alex Nelson <[email protected]>
1 parent f5df7ef commit 2ca8b87

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)