Skip to content

Commit

Permalink
chore: use macos-13 on template workflow as well
Browse files Browse the repository at this point in the history
  • Loading branch information
atlj authored and satya164 committed Feb 2, 2024
1 parent 3c060b6 commit 2017e91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
yarn turbo run build:android --cache-dir="${{ env.TURBO_CACHE_DIR }}"
build-ios:
runs-on: macos-latest
runs-on: macos-13
env:
TURBO_CACHE_DIR: .turbo/ios
steps:
Expand Down

0 comments on commit 2017e91

Please sign in to comment.