Skip to content

Commit 2017e91

Browse files
atljsatya164
authored andcommitted
chore: use macos-13 on template workflow as well
1 parent 3c060b6 commit 2017e91

File tree

1 file changed

+1
-1
lines changed
  • packages/create-react-native-library/templates/common/$.github/workflows

1 file changed

+1
-1
lines changed

packages/create-react-native-library/templates/common/$.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
yarn turbo run build:android --cache-dir="${{ env.TURBO_CACHE_DIR }}"
106106
107107
build-ios:
108-
runs-on: macos-latest
108+
runs-on: macos-13
109109
env:
110110
TURBO_CACHE_DIR: .turbo/ios
111111
steps:

0 commit comments

Comments
 (0)