Skip to content

Commit 0065de0

Browse files
authored
Merge pull request #3546 from AlchemyCMS/postgres-17
chore: Test with Postgres 17
2 parents 7a666ea + 12c1a8e commit 0065de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
RUBY_YJIT_ENABLE: "1"
120120
services:
121121
postgres:
122-
image: postgres:11
122+
image: postgres:17
123123
env:
124124
POSTGRES_USER: alchemy_user
125125
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)