Skip to content

Commit 18faab2

Browse files
committed
check on v18?
1 parent 824bcc1 commit 18faab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-fail-on-old-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set PostgreSQL version
2525
id: pg
2626
run: |
27-
MAJOR=17
27+
MAJOR=18
2828
echo "major=$MAJOR" >> $GITHUB_OUTPUT
2929
3030
# Choose the latest version from config that matches our major version.

0 commit comments

Comments
 (0)