Skip to content

Commit 69f6e3e

Browse files
committed
wip
1 parent 5459125 commit 69f6e3e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/workflows/cache.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
runs-on: macos-14
1818
strategy:
1919
matrix:
20-
config: [Debug, Release]
20+
config:
21+
- Debug
22+
#- Release
2123
xcode:
2224
#- 15.2
2325
- 15.4

ComposableArchitecture.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)