We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a6001f + 2ca8b87 commit 10a5e57Copy full SHA for 10a5e57
.github/workflows/cicd.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
python-version:
19
- '3.9'
20
- - '3.11'
+ - '3.12'
21
22
steps:
23
# Checkout the repository for processing
0 commit comments