There was an error while loading. Please reload this page.
1 parent 568c9b3 commit 338410eCopy full SHA for 338410e
1 file changed
.github/workflows/test.yml
@@ -126,8 +126,7 @@ jobs:
126
if: ${{ runner.os != 'Windows' }}
127
uses: SwiftyLab/setup-swift@latest
128
with:
129
- swift-version: ${{ env.swift-version }}
130
- cache-snapshot: false # Workaround for https://github.com/SwiftyLab/setup-swift/issues/315
+ swift-version: ${{ env.swift-version }}-RELEASE
131
132
- uses: compnerd/gha-setup-vsdevenv@main
133
- name: Set up swift (Windows)
0 commit comments