We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98dafca + 6b89221 commit 4997034Copy full SHA for 4997034
1 file changed
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
database: nextcloud
26
port: 3306
27
- name: pgsql
28
- image: postgres:17
+ image: postgres:18
29
username: postgres
30
database: postgres
31
port: 5432
0 commit comments