We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9775b commit 3f419f2Copy full SHA for 3f419f2
1 file changed
.github/workflows/swift.yml
@@ -16,8 +16,6 @@ jobs:
16
with:
17
path: BuildTools/.build
18
key: ${{ runner.os }}-spm-${{ hashFiles('**/BuildTools/Package.resolved') }}
19
- restore-keys: |
20
- ${{ runner.os }}-spm-
21
- uses: fwal/setup-swift@v1
22
23
swift-version: "5.7"
0 commit comments