Skip to content

Commit de4c7f8

Browse files
authored
Update coverage.yml
Bump coverage builds to 5.9 release
1 parent 885771e commit de4c7f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
strategy:
2525
matrix:
2626
include:
27-
- branch: development
28-
tag: DEVELOPMENT-SNAPSHOT-2022-07-20-a
27+
- branch: swift-5.9-release
28+
tag: 5.9-RELEASE
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)