Skip to content

Fix typo: MacOS 26 -> MacOS 16#2563

Merged
asuessenbach merged 1 commit intoKhronosGroup:mainfrom
asuessenbach:typo
May 7, 2026
Merged

Fix typo: MacOS 26 -> MacOS 16#2563
asuessenbach merged 1 commit intoKhronosGroup:mainfrom
asuessenbach:typo

Conversation

@asuessenbach
Copy link
Copy Markdown
Contributor

No description provided.

@asuessenbach asuessenbach merged commit 1520807 into KhronosGroup:main May 7, 2026
23 of 24 checks passed
@asuessenbach asuessenbach deleted the typo branch May 7, 2026 14:20
@M2-TE
Copy link
Copy Markdown
Contributor

M2-TE commented May 7, 2026

@asuessenbach MacOS 26 was actually correct (I had to double check a few times in the past too):

{ os: macos-14, cxx: /usr/bin/clang++, c: /usr/bin/clang, arch: x64, gen: Ninja, cxx_max: 23 },
{ os: macos-15, cxx: /usr/bin/clang++, c: /usr/bin/clang, arch: x64, gen: Ninja, cxx_max: 23 },
{ os: macos-26, cxx: /usr/bin/clang++, c: /usr/bin/clang, arch: x64, gen: Ninja, cxx_max: 23 },

Here's the MacOS image selection: https://github.com/actions/runner-images/tree/main/images/macos

@asuessenbach
Copy link
Copy Markdown
Contributor Author

Ahm... that's... unexpected.

Ok, I'll try to revert this. Thanks for that hint!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants