1 parent 052639c commit a453045Copy full SHA for a453045
1 file changed
.github/workflows/ci.yml
@@ -21,8 +21,8 @@ jobs:
21
# - { tag: latest, mode: tests }
22
- { tag: pg11-geos37-gdal24-proj52, mode: tests }
23
- { tag: pg10-geos36-gdal23-proj49, mode: tests }
24
- - { tag: pg96-geos36-gdal22-proj49, mode: tests }
25
- - { tag: pg95-geos36-gdal21-proj48, mode: tests }
+ #- { tag: pg96-geos36-gdal22-proj49, mode: tests }
+ #- { tag: pg95-geos36-gdal21-proj48, mode: tests }
26
27
runs-on: ubuntu-latest
28
steps:
0 commit comments