Skip to content

Commit ab3cbc6

Browse files
Clean up platforms in release.yml
Removed unnecessary platforms from the release workflow. Signed-off-by: JasonSecurity <djlp27@gmail.com>
1 parent cd000a3 commit ab3cbc6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
include:
1212
- platform: 2
1313
platform_name: ios
14-
- platform: 3
15-
platform_name: tvos
16-
- platform: 7
17-
platform_name: iossimulator
18-
- platform: 8
19-
platform_name: tvossimulator
2014

2115
runs-on: MacStadium
2216
steps:

0 commit comments

Comments
 (0)