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 ce668de commit da3e453Copy full SHA for da3e453
.github/workflows/microsoft-build-rntester.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build-rntester:
8
name: "${{ matrix.platform }}, ${{ matrix.arch }}"
9
- runs-on: macos-26
+ runs-on: macos-latest
10
timeout-minutes: 90
11
strategy:
12
fail-fast: false
0 commit comments