Skip to content

Commit a453045

Browse files
committed
Take out testing of pg95 and pg96, these images are no longer available
1 parent 052639c commit a453045

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
# - { tag: latest, mode: tests }
2222
- { tag: pg11-geos37-gdal24-proj52, mode: tests }
2323
- { tag: pg10-geos36-gdal23-proj49, mode: tests }
24-
- { tag: pg96-geos36-gdal22-proj49, mode: tests }
25-
- { tag: pg95-geos36-gdal21-proj48, mode: tests }
24+
#- { tag: pg96-geos36-gdal22-proj49, mode: tests }
25+
#- { tag: pg95-geos36-gdal21-proj48, mode: tests }
2626

2727
runs-on: ubuntu-latest
2828
steps:

0 commit comments

Comments
 (0)