Skip to content

Commit c450a52

Browse files
committed
ios support**
1 parent 6900abb commit c450a52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/multi-platform.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ jobs:
2626
os: ubuntu-latest
2727
target: Android64
2828

29+
- name: iOS
30+
os: macos-latest
31+
target: iOS
32+
2933
name: ${{ matrix.config.name }}
3034
runs-on: ${{ matrix.config.os }}
3135

0 commit comments

Comments
 (0)