Skip to content

Commit

Permalink
Using macos-13 for UI tests. (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 authored May 15, 2024
1 parent ab3f599 commit 1b32c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
android-test:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1b32c4e

Please sign in to comment.