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 4cd0f9b commit 1b619aeCopy full SHA for 1b619ae
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Python
12
uses: actions/setup-python@v4
13
with:
14
- python-version: '3.10'
+ python-version: '3.9'
15
16
- name: Install requirements
17
run: |
0 commit comments