Skip to content

Commit 8d38b96

Browse files
committed
Revert "check on v18?"
This reverts commit 18faab2.
1 parent 3972bac commit 8d38b96

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=18
27+
MAJOR=17
2828
echo "major=$MAJOR" >> $GITHUB_OUTPUT
2929
3030
# Choose the latest version from config that matches our major version.

0 commit comments

Comments
 (0)