We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5df7ef commit 2ca8b87Copy full SHA for 2ca8b87
.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