Skip to content

Commit 6eb7003

Browse files
authored
Update macOS version for CI
1 parent 24bb5d9 commit 6eb7003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
integrate:
1010
name: Create React Native App and integrate React Native Admob
11-
runs-on: macOS-10.14
11+
runs-on: macOS-latest
1212
steps:
1313
- uses: actions/checkout@v1
1414
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)