Skip to content

Commit b14335c

Browse files
authored
Bump the Swift image for the integration tests too
1 parent 26122f2 commit b14335c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- postgres-image: postgres:13
6464
postgres-auth: trust
6565
container:
66-
image: swift:6.1-noble
66+
image: swift:6.2-noble
6767
volumes: [ 'pgrunshare:/var/run/postgresql' ]
6868
runs-on: ubuntu-latest
6969
env:

0 commit comments

Comments
 (0)