Skip to content

Commit 7818dc4

Browse files
committed
Update build.yml
Switch to 5.5 release train and use 5.5.3.
1 parent 589e7db commit 7818dc4

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
@@ -17,8 +17,8 @@ jobs:
1717
tag: 5.4.3-RELEASE
1818
options: '-Xmanifest -use-ld=link -Xswiftc -use-ld=link'
1919

20-
- branch: swift-5.5-branch
21-
tag: 5.5-DEVELOPMENT-SNAPSHOT-2021-07-19-a
20+
- branch: swift-5.5.3-release
21+
tag: 5.5.3-RELEASE
2222
options: '-Xmanifest -use-ld=link -Xswiftc -use-ld=link'
2323

2424
- branch: development

0 commit comments

Comments
 (0)