We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b99fc commit 1a559d3Copy full SHA for 1a559d3
.github/workflows/orchestrator.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- python-version: ["3.9"]
+ python-version: ["3.12"]
13
14
steps:
15
- uses: actions/checkout@v3
0 commit comments