We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc4e08 commit 352f111Copy full SHA for 352f111
.github/workflows/continuous_integration.yaml
@@ -22,6 +22,7 @@ jobs:
22
${{ matrix.tools }}: true
23
args: ${{ matrix.args }}
24
workdir: "."
25
+ python_version: 3.12.8
26
27
testing:
28
runs-on: ubuntu-latest
0 commit comments