mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-21 14:29:13 +00:00
Update reactivecircus/android-emulator-runner
Required for the ubuntu-latest switch to ubuntu-24.04
This commit is contained in:
parent
a76f3394f3
commit
aec16f22c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-app-workflow.yaml
vendored
2
.github/workflows/build-app-workflow.yaml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
sudo udevadm control --reload-rules
|
||||
sudo udevadm trigger --name-match=kvm
|
||||
- name: Tests
|
||||
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2
|
||||
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d
|
||||
with:
|
||||
api-level: 31
|
||||
arch: x86_64
|
||||
|
|
Loading…
Add table
Reference in a new issue