We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca641ec commit b861004Copy full SHA for b861004
.github/workflows/ci.yml
@@ -174,7 +174,7 @@ jobs:
174
run: fastlane test platform:${{ matrix.platform[0] }} version:${{ matrix.platform[1] }} scheme:SwiftUIIntrospectTests configuration:Debug
175
176
framework-archiving:
177
- name: Archive Framework (${{ matrix.platform[0] }})
+ name: Archive Framework (${{ matrix.platform }})
178
runs-on: macos-15
179
strategy:
180
fail-fast: false
0 commit comments