We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b684878 commit 82ff679Copy full SHA for 82ff679
.github/workflows/android.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
androidTest:
30
- runs-on: macos-13
+ runs-on: macos-14
31
steps:
32
- name: Checkout
33
uses: actions/checkout@v3
.github/workflows/wearos.yml
@@ -5,7 +5,7 @@ on: pull_request
5
jobs:
6
7
wearOSTest:
8
9
10
11
0 commit comments