Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CI to use macOS 15 and Xcode 16 #3493
Update CI to use macOS 15 and Xcode 16 #3493
Changes from all commits
c7eed7e
5924439
c77ca9c
42ad38b
fa02793
92c85be
82b536f
0d87645
a5c86ac
ee85d30
3e205b6
bf9875e
e919ef2
f2c3627
1552f80
dce247c
d5f6a5e
83aa5a2
1ba57c0
532d364
f2906d5
395bf26
dffa3eb
45b3fc7
52a0617
6af0614
73a1071
f8cfabc
22fcba4
8f9bdf8
e71804d
38a878b
5eadd4a
5e0f1f0
c54ceb3
dab8bff
5e75673
b275b90
f7a2e24
e0c07b4
6f1b641
648ebc6
0d51e21
3974226
cf4fb30
db87e70
2bbe27b
ab1d61b
7d53a9b
37b2a59
add15a2
8015e37
540fcf2
0d474ee
779e318
f56f30f
8961b83
8742776
5a70f9e
8e485ae
fef8186
aebcf2a
ad4a622
ece0ad1
3fedae8
7b5d657
5ebab3e
5aa1c0f
02b5a06
b47ef24
4194f26
8183a50
2c69996
8c67c25
1357eb6
ca78f5d
7eca015
781b009
8b4e1e0
764f477
99baf37
6d83750
c2909d8
253d658
082fb65
b020042
643f3ed
4a9cb20
449f124
e840c3f
0406ecd
f98ca43
43fd6fd
9525695
db93ad9
6e1fe11
cbc3223
13a9c86
79c3340
2738006
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could perhaps do this for all runners 🤔 My worry here is that it will bite us back when macos-16 is introduced and we'd have to come back here and update the if statement, so maybe it makes sense to just do this unconditionally to spare future headaches :)