Skip to content

Commit 055e6aa

Browse files
committed
use python 3.11 for now
1 parent fda689c commit 055e6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
PROJ_LIB: /usr/share/proj
1010
strategy:
1111
matrix:
12-
python-version: ["3.12"]
12+
python-version: ["3.11"]
1313
steps:
1414

1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)