1 parent e5e238e commit f581a3bCopy full SHA for f581a3b
1 file changed
.github/workflows/ci.yml
@@ -29,12 +29,10 @@ jobs:
29
#- { tag: pg13-geos39-gdal31-proj71, mode: tests }
30
#- { tag: pg13-geos39-gdal31-proj71, mode: coverage }
31
#- { tag: pg13-geos39-gdal31-proj71, mode: usan_gcc }
32
- - { tag: pg13-clang-geos39-gdal31-proj71, mode: usan_clang }
+ #- { tag: pg14-clang-geos39-gdal31-proj71, mode: usan_clang }
33
# Run tests with different dependency combinations
34
- # - { tag: latest, mode: tests }
+ - { tag: latest, mode: tests }
35
- { tag: latest, mode: garden }
36
- - { tag: pg13-geos38-gdal31-proj71, mode: tests }
37
- - { tag: pg12-geos38-gdal30-proj611, mode: tests }
38
39
runs-on: ubuntu-latest
40
steps:
0 commit comments