Skip to content

Commit 338410e

Browse files
committed
release
1 parent 568c9b3 commit 338410e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ jobs:
126126
if: ${{ runner.os != 'Windows' }}
127127
uses: SwiftyLab/setup-swift@latest
128128
with:
129-
swift-version: ${{ env.swift-version }}
130-
cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315
129+
swift-version: ${{ env.swift-version }}-RELEASE
131130

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

0 commit comments

Comments
 (0)