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.
1 parent a5477c1 commit 471ac5cCopy full SHA for 471ac5c
.github/workflows/docker-image.yml
@@ -72,7 +72,7 @@ jobs:
72
73
build-postgis-states:
74
runs-on: self-hosted
75
- needs: [build_num, setup-postgis-states]
+ needs: [build-num, setup-postgis-states]
76
continue-on-error: true
77
strategy:
78
matrix:
0 commit comments