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 469dc8a commit 2d00f7aCopy full SHA for 2d00f7a
.github/workflows/pull_request.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: run apiCheck
23
run: ./gradlew apiCheck
24
jobMatrixSetup:
25
- runs-on: ubuntu-latest
+ runs-on: macos-latest
26
outputs:
27
emulator_jobs_matrix: ${{ steps.dataStep.outputs.emulator_jobs_matrix }}
28
ios_test_jobs_matrix: ${{ steps.dataStep.outputs.ios_test_jobs_matrix }}
0 commit comments