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 a6945e8 commit 650d498Copy full SHA for 650d498
.github/workflows/ci.yaml
@@ -11,6 +11,8 @@ on:
11
- 'gh-readonly-queue/**'
12
workflow_dispatch:
13
14
+env:
15
+ DEFAULT_PYTHON_VERSION: '3.11'
16
17
jobs:
18
test:
0 commit comments