Skip to content

Commit 31e9cf2

Browse files
committed
Run macos tests on newer macos
1 parent 593044b commit 31e9cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
path: "**/firebase-debug.log"
114114
build-ios:
115115
needs: jobMatrixSetup
116-
runs-on: macos-latest
116+
runs-on: macos-15
117117
strategy:
118118
fail-fast: false
119119
matrix: ${{ fromJson(needs.jobMatrixSetup.outputs.ios_test_jobs_matrix) }}

0 commit comments

Comments
 (0)