Skip to content

Commit 8ab59e9

Browse files
authored
try macos-latest
1 parent d3526ed commit 8ab59e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
name: "Firebase Debug Log"
8686
path: "**/firebase-debug.log"
8787
build-ios:
88-
runs-on: macos-13
88+
runs-on: macos-latest
8989
steps:
9090
- uses: actions/checkout@v3
9191
- name: Cocoapods cache
@@ -112,4 +112,4 @@ jobs:
112112
if: failure()
113113
with:
114114
name: "Firebase Debug Log"
115-
path: "**/firebase-debug.log"
115+
path: "**/firebase-debug.log"

0 commit comments

Comments
 (0)