Skip to content

Commit 87a4b3e

Browse files
committed
ci: test for mac catalyst
1 parent 54fc956 commit 87a4b3e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci_test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ jobs:
6464
features: 'webview'
6565
- os: 'macos-14'
6666
features: 'all'
67+
- os: 'macos-14'
68+
target: 'aarch64-apple-ios-macabi'
69+
features: 'all'
6770
steps:
6871
- uses: actions/checkout@v4
6972
- name: Setup Rust Toolchain

0 commit comments

Comments
 (0)