Skip to content

Commit

Permalink
Try stable channel.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Dec 6, 2023
1 parent d173706 commit eb70761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
working-directory: ./test-fixture/
channel: canary
channel: stable
script: echo "Generated AVD snapshot for caching."

- name: run action
Expand All @@ -114,7 +114,7 @@ jobs:
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
working-directory: ./test-fixture/
channel: canary
channel: stable
pre-emulator-launch-script: |
echo "Running pre emulator launch script. Printing the working directory now:"
pwd
Expand Down

0 comments on commit eb70761

Please sign in to comment.