Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f465f1

Browse files
committedApr 6, 2022
Update build.yml
Update to released version of 5.6.
1 parent 9a6e5ad commit 6f465f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- branch: swift-5.5.3-release
2424
tag: 5.5.3-RELEASE
2525

26-
- branch: swift-5.6-branch
27-
tag: 5.6-DEVELOPMENT-SNAPSHOT-2022-02-07-a
26+
- branch: swift-5.6-release
27+
tag: 5.6-RELEASE
2828

2929
- branch: development
3030
tag: DEVELOPMENT-SNAPSHOT-2022-03-09-a

0 commit comments

Comments
 (0)
Please sign in to comment.