Skip to content

Commit 4b73b64

Browse files
committed
Revert "Work around SwiftyLab/setup-swift#315 (#1595)"
This reverts commit f1b2d58.
1 parent f1b2d58 commit 4b73b64

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ jobs:
238238
uses: SwiftyLab/setup-swift@latest
239239
with:
240240
swift-version: ${{ env.swift-version }}
241-
cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315
242241

243242
- uses: compnerd/gha-setup-vsdevenv@main
244243
- name: Set up swift (Windows)

.github/workflows/doc-extraction.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
uses: SwiftyLab/setup-swift@latest
4747
with:
4848
swift-version: ${{ env.swift-version }}
49-
cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315
5049

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

0 commit comments

Comments
 (0)