Skip to content

Commit 2580a51

Browse files
committed
GHA: add a 5.8 build train
Introduce a 5.8 release train to the build matrix.
1 parent eecba11 commit 2580a51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
tag: 5.7.3-RELEASE
3434
options: ''
3535

36+
- branch: swift-5.8-release
37+
tag: 5.8-RELEASE
38+
options: ''
39+
3640
- branch: development
3741
tag: DEVELOPMENT-SNAPSHOT-2023-04-01-a
3842
options: ''

0 commit comments

Comments
 (0)