Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
Update the coverage workflow to a more recent toolchain snapshot.
  • Loading branch information
compnerd committed Aug 26, 2023
1 parent 655d2af commit 3d6eedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
matrix:
include:
- branch: development
tag: DEVELOPMENT-SNAPSHOT-2021-07-15-a
options: '-Xmanifest -use-ld=link -Xswiftc -use-ld=link'
tag: DEVELOPMENT-SNAPSHOT-2023-08-12-a
options: ''

steps:
- uses: seanmiddleditch/gha-setup-vsdevenv@master
Expand Down

0 comments on commit 3d6eedc

Please sign in to comment.