Skip to content

Commit 31a295e

Browse files
committed
Points to postgres 17.5
1 parent 64abc28 commit 31a295e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sql-queries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
services:
1515
postgres:
16-
image: postgres:6efd0df010dc3cb40d5e33e3ef84acecc5e73161bd3df06029ee8698e5e12c60
16+
image: postgres:17.5
1717
ports:
1818
- 5432:5432
1919
options: >-

0 commit comments

Comments
 (0)