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 4f2fbe0 commit d16f954Copy full SHA for d16f954
.github/workflows/config.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3
17
uses: actions/setup-python@v1
18
with:
19
- python-version: 3.9.13
+ python-version: 3.8.13
20
21
- name: Install gdal
22
run: |
0 commit comments