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 a8156cd commit fc61895Copy full SHA for fc61895
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
needs: detect-pgversion
26
env:
27
SQLITE_VERSION : "3460000"
28
- SQLITE_YEAR: "2025"
+ SQLITE_YEAR: "2024"
29
POSTGIS_VERSION : "3.4.2"
30
HTTP_PROXY: ""
31
HTTPS_PROXY: ""
0 commit comments