Skip to content

Commit

Permalink
Revert "Work around SwiftyLab/setup-swift#315 (#1595)"
Browse files Browse the repository at this point in the history
This reverts commit f1b2d58.
  • Loading branch information
dabrahams committed Sep 18, 2024
1 parent f1b2d58 commit 4b73b64
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ jobs:
uses: SwiftyLab/setup-swift@latest
with:
swift-version: ${{ env.swift-version }}
cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315

- uses: compnerd/gha-setup-vsdevenv@main
- name: Set up swift (Windows)
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/doc-extraction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
uses: SwiftyLab/setup-swift@latest
with:
swift-version: ${{ env.swift-version }}
cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315

- name: Install LLVM
# 7z doesn't support decompressing from a stream or we'd do this all as one statement. Maybe
Expand Down

0 comments on commit 4b73b64

Please sign in to comment.