Skip to content

Commit 116deb7

Browse files
committed
Removed xcode cache.
1 parent 7db394a commit 116deb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test-simulators.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ jobs:
1414
with:
1515
persist-credentials: false
1616

17-
- uses: irgaly/xcode-cache@v1
18-
with:
19-
key: xcode-cache-deriveddata-${{ github.workflow }}-${{ github.sha }}
20-
restore-keys: xcode-cache-deriveddata-${{ github.workflow }}-
21-
2217
- name: CocoaPods Cache
2318
uses: actions/cache@v3
2419
id: cocoapods-cache

0 commit comments

Comments
 (0)