Skip to content

Commit

Permalink
test(ci): use macos-15 vs macos-14
Browse files Browse the repository at this point in the history
should be slightly faster, otherwise should have no effect
  • Loading branch information
mikehardy committed Nov 21, 2024
1 parent f0957f5 commit feefff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_e2e_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ concurrency:
jobs:
ios:
name: iOS
runs-on: macos-14
runs-on: macos-15
# TODO matrix across APIs, at least 10 and 13 (lowest to highest)
timeout-minutes: 60
env:
Expand Down

0 comments on commit feefff7

Please sign in to comment.