Skip to content

Commit e903b19

Browse files
committed
Try Postgres 17 on Windows
1 parent 8518aba commit e903b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/simple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
username: ci
4040
password: sw0rdfish
4141
database: test
42-
postgres-version: "14"
42+
postgres-version: "17"
4343

4444
- name: Checkout
4545
uses: actions/checkout@v4

0 commit comments

Comments
 (0)