Skip to content

Commit

Permalink
Move to windows-latest in ui-test
Browse files Browse the repository at this point in the history
  • Loading branch information
overpas committed Sep 22, 2024
1 parent 8453b3e commit 94388a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
ui-test:
runs-on: macos-latest
runs-on: windows-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run UI tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 33
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
Expand Down

0 comments on commit 94388a1

Please sign in to comment.