We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda689c commit 055e6aaCopy full SHA for 055e6aa
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
PROJ_LIB: /usr/share/proj
10
strategy:
11
matrix:
12
- python-version: ["3.12"]
+ python-version: ["3.11"]
13
steps:
14
15
- uses: actions/checkout@v4
0 commit comments