We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64abc28 commit 31a295eCopy full SHA for 31a295e
.github/workflows/test-sql-queries.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
services:
15
postgres:
16
- image: postgres:6efd0df010dc3cb40d5e33e3ef84acecc5e73161bd3df06029ee8698e5e12c60
+ image: postgres:17.5
17
ports:
18
- 5432:5432
19
options: >-
0 commit comments