Skip to content

Commit cbd44e0

Browse files
authored
CI: add a 5.6 build
Add a 5.6 build to the CI.
1 parent f8e6fe6 commit cbd44e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- branch: swift-5.5-release
2323
tag: 5.5-RELEASE
2424

25+
- branch: swift-5.6-branch
26+
tag: 5.6-DEVELOPMENT-SNAPSHOT-2022-01-11-a
27+
2528
- branch: development
2629
tag: DEVELOPMENT-SNAPSHOT-2021-12-06-a
2730

0 commit comments

Comments
 (0)