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 08594e3 commit cf10710Copy full SHA for cf10710
.github/workflows/mobile.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- os: [ubuntu-latest, macos-14]
+ os: [ubuntu-latest, macos-15]
20
steps:
21
- name: Checkout
22
uses: actions/checkout@main
0 commit comments