There was an error while loading. Please reload this page.
1 parent 824bcc1 commit 18faab2Copy full SHA for 18faab2
1 file changed
.github/workflows/tests-fail-on-old-code.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set PostgreSQL version
25
id: pg
26
run: |
27
- MAJOR=17
+ MAJOR=18
28
echo "major=$MAJOR" >> $GITHUB_OUTPUT
29
30
# Choose the latest version from config that matches our major version.
0 commit comments