Skip to content

Commit a1ead24

Browse files
authored
ci: bump PostgreSQL to v17 (rrobetti#3)
1 parent d1c099d commit a1ead24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
services:
1616
postgres:
17-
image: postgres:15
17+
image: postgres:17
1818
env:
1919
POSTGRES_USER: testuser
2020
POSTGRES_PASSWORD: testpassword

0 commit comments

Comments
 (0)