File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,15 @@ jobs:
45
45
- postgres-image-a : ' postgres:13'
46
46
postgres-image-b : ' postgres:14'
47
47
postgres-auth : ' trust'
48
- swift-image : ' swift:5.8 -focal'
48
+ swift-image : ' swift:5.9 -focal'
49
49
- postgres-image-a : ' postgres:15'
50
50
postgres-image-b : ' postgres:16'
51
51
postgres-auth : ' md5'
52
52
swift-image : ' swift:5.10-jammy'
53
53
- postgres-image-a : ' postgres:15'
54
54
postgres-image-b : ' postgres:16'
55
55
postgres-auth : ' scram-sha-256'
56
- swift-image : ' swiftlang/ swift:nightly- 6.0-jammy'
56
+ swift-image : ' swift:6.0-jammy'
57
57
container : ${{ matrix.swift-image }}
58
58
runs-on : ubuntu-latest
59
59
services :
89
89
fail-fast : false
90
90
matrix :
91
91
include :
92
- - macos-version : macos-13
93
- xcode-version : ' ~14.3'
94
92
- macos-version : macos-14
95
93
xcode-version : latest
96
94
runs-on : ${{ matrix.macos-version }}
You can’t perform that action at this time.
0 commit comments