Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
max-kammerer committed Feb 5, 2024
1 parent 04da693 commit 3896d33
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], [30, x86_64], [31, x86_64], [32, x86_64], [33, x86_64]]
arch: [[16, x86], [21, x86], [23, x86], [28, x86], [30, x86], [31, x86], [32, x86], [33, x86], [34, x86]]
os: [macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3896d33

Please sign in to comment.