Skip to content

Commit

Permalink
Update GA
Browse files Browse the repository at this point in the history
  • Loading branch information
max-kammerer committed Feb 5, 2024
1 parent 066dc4e commit 449ac5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL: 170
strategy:
matrix:
arch: [[16, x86], [21, x86], [23, x86], [28, x86], [29, x86_64], [31, x86_64], [32, x86_64], [33, x86_64]]
arch: [[16, x86], [21, x86], [23, x86], [28, x86], [30, x86_64], [31, x86_64], [32, x86_64], [33, x86_64]]
os: [macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 449ac5f

Please sign in to comment.