Commit 95db37e
committed
Fix Android CI: install Swift via swiftly, drop invalid custom SDK inputs
swift-actions/setup-swift doesn't yet recognize 6.3.2 on macOS, so
install it directly with swiftly instead. Also drop custom-sdk-url
without installed-sdk on the emulator test job, which the action
rejects; its default resolution already fetches the same official
6.3.2 android-sdk artifact bundle.1 parent d9ae10a commit 95db37e
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
84 | | - | |
85 | | - | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments