Skip to content

Commit

Permalink
chore: run CI in android and ios
Browse files Browse the repository at this point in the history
  • Loading branch information
hyj1204 committed Jul 10, 2023
1 parent 84ad9c9 commit aee55ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
tests:
strategy:
matrix:
os: [macos-13, macos-12, macos-11, ubuntu-22.04, ubuntu-20.04, windows-2022, windows-2019]
os: [macos-13, macos-12, macos-11, ubuntu-22.04, ubuntu-20.04, windows-2022, windows-2019, android-12, ios-16]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit aee55ac

Please sign in to comment.