Skip to content

Commit 924d8f1

Browse files
authored
chore: Add Red Hat Enterprise Linux to CI matrix (#1053)
1 parent fc2cbea commit 924d8f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,9 @@ jobs:
170170
- ubuntu-24.04-arm
171171
swift:
172172
- 5.9-jammy
173+
- 5.9-rhel-ubi9
173174
- 6.2-noble
175+
- 6.3-rhel-ubi9
174176
container:
175177
image: swift:${{ matrix.swift }}
176178
env:
@@ -203,7 +205,9 @@ jobs:
203205
- ubuntu-24.04-arm
204206
swift:
205207
- 5.9-jammy
208+
- 5.9-rhel-ubi9
206209
- 6.2-noble
210+
- 6.3-rhel-ubi9
207211
container:
208212
image: swift:${{ matrix.swift }}
209213
env:

0 commit comments

Comments
 (0)