Skip to content

Commit 5203daf

Browse files
updated version of machine
1 parent 623fcad commit 5203daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
test-ios:
3232
needs: test-rn
33-
runs-on: macos-12
33+
runs-on: macos-13
3434
defaults:
3535
run:
3636
working-directory: example
@@ -59,7 +59,7 @@ jobs:
5959

6060
test-android:
6161
needs: test-rn
62-
runs-on: macOS-12
62+
runs-on: macOS-13
6363
env:
6464
GRADLE_VERSION: 7.6
6565

0 commit comments

Comments
 (0)