Skip to content

Conversation

@jl-wynen
Copy link
Member

Fixes #3481.

This uses macos-14 in PRs which is an arm64 machine. I think this makes sense as the number of M1 and M2 machines is only increasing. See https://github.com/actions/runner-images

@MridulS
Copy link
Member

MridulS commented Jun 24, 2024

Btw I can confirm I get the ctest error on my local arm based Mac too.

@jl-wynen
Copy link
Member Author

@MridulS can you dig into this to find out where the discrepancy comes from? I am surprised to see a size change here.

@jl-wynen
Copy link
Member Author

Actually, I think I know what is happening. All failing tests are related to short string optimisation. This was bound to fail eventually...

@jl-wynen
Copy link
Member Author

Tests pass. I will update the branch protection rules once the PR is accepted.

@jl-wynen jl-wynen force-pushed the update-macos-ci-image branch from fc544af to 087c138 Compare June 25, 2024 06:51
@jl-wynen jl-wynen enabled auto-merge June 25, 2024 06:52
@jl-wynen jl-wynen merged commit 5c71fe4 into main Jun 25, 2024
@jl-wynen jl-wynen deleted the update-macos-ci-image branch June 25, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Look into warning about macos-11 env removal

3 participants