Skip to content

Conversation

@MisterDA
Copy link
Contributor

@MisterDA MisterDA commented Nov 5, 2025

{name: 'macos-x86_64', os: 'macos-15-intel',
'test-in-prefix': true},
{name: 'macos-arm64', os: 'macos-15',
{name: 'macos-arm64', os: 'macos-latest',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is macos-latest testing? (Why not stick to macos-15 there?)

Copy link
Contributor Author

@MisterDA MisterDA Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macos-latest is currently an alias to macos-15. For ARM I'm not seeing a reason to stick to a specific macOS release rather than always getting the latest. In other workflows we use ubuntu-latest and windows-latest rather than fixed version.

Copy link
Member

@gasche gasche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me! Thanks for your help with Github Actions maintenance.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants