Skip to content

Commit 02651be

Browse files
committed
update
1 parent 0720f75 commit 02651be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
PROJ_LIB: /usr/share/proj
1010
strategy:
1111
matrix:
12-
#python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
13-
python-version: ["3.11"]
12+
python-version: ["3.12"]
1413
steps:
1514

1615
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)