We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 937b057 + 941c0dc commit 3a71942Copy full SHA for 3a71942
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
postgres: [13, 14, 15, 16, 17]
21
postgis: [3.5]
22
- pgrouting: [3.6, 3.7, main, develop]
+ pgrouting: [3.6, 3.7, 3.8, main, develop]
23
24
name: Build Docker image for ${{ matrix.postgres }}-${{ matrix.postgis }}-${{ matrix.pgrouting }}
25
runs-on: ubuntu-24.04
0 commit comments