Skip to content

Commit e72a7e3

Browse files
committed
workflow cleanup
1 parent bb58924 commit e72a7e3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ios_spm.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@ on:
88

99
jobs:
1010
build-ios:
11-
name: Build iOS Example (Pods + SPM)
1211
runs-on: macos-latest
1312

14-
strategy:
15-
matrix:
16-
flutter-channel: [stable]
17-
1813
steps:
1914
- name: Checkout repository
2015
uses: actions/checkout@v4

0 commit comments

Comments
 (0)