There was an error while loading. Please reload this page.
1 parent 02678e4 commit 9128088Copy full SHA for 9128088
1 file changed
.github/workflows/autotests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-python@v2
17
with:
18
- python-version: "3.10"
+ python-version: "3.9"
19
20
- name: Install python package dependencies
21
run: |
0 commit comments