Skip to content

Commit

Permalink
ci(ios): use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Aug 20, 2024
1 parent 51f4a58 commit 7661c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
build-ios:
name: Build iOS
needs: analyse
runs-on: macos-13
runs-on: macos-latest
env:
TURBO_CACHE_DIR: .turbo/ios

Expand Down

0 comments on commit 7661c51

Please sign in to comment.