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 26122f2 commit b14335cCopy full SHA for b14335c
.github/workflows/test.yml
@@ -63,7 +63,7 @@ jobs:
63
- postgres-image: postgres:13
64
postgres-auth: trust
65
container:
66
- image: swift:6.1-noble
+ image: swift:6.2-noble
67
volumes: [ 'pgrunshare:/var/run/postgresql' ]
68
runs-on: ubuntu-latest
69
env:
0 commit comments