Skip to content

Commit d127fcf

Browse files
committed
Skip xcode cache
1 parent 3fd25d6 commit d127fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
persist-credentials: false
9696

9797
- uses: irgaly/xcode-cache@v1
98+
if: false # Currently broken, see e.g. https://github.com/powersync-ja/react-native-quick-sqlite/actions/runs/18458692696/job/52584961537
9899
with:
99100
key: xcode-cache-deriveddata-${{ github.workflow }}-${{ github.sha }}
100101
restore-keys: xcode-cache-deriveddata-${{ github.workflow }}-

0 commit comments

Comments
 (0)