We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c566b0b commit 745c061Copy full SHA for 745c061
1 file changed
.github/workflows/pull-request.yml
@@ -53,8 +53,8 @@ jobs:
53
strategy:
54
matrix:
55
include:
56
- - tag: 5.4.3-RELEASE
57
- branch: swift-5.4.3-release
+ - tag: swift-5.5-DEVELOPMENT-SNAPSHOT-2021-08-30-a
+ branch: swift-5.5-branch
58
59
steps:
60
- uses: actions/checkout@v2
0 commit comments