We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2cbea commit 924d8f1Copy full SHA for 924d8f1
1 file changed
.github/workflows/continuous-integration.yml
@@ -170,7 +170,9 @@ jobs:
170
- ubuntu-24.04-arm
171
swift:
172
- 5.9-jammy
173
+ - 5.9-rhel-ubi9
174
- 6.2-noble
175
+ - 6.3-rhel-ubi9
176
container:
177
image: swift:${{ matrix.swift }}
178
env:
@@ -203,7 +205,9 @@ jobs:
203
205
204
206
207
208
209
210
211
212
213
0 commit comments