Skip to content
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

Replace macos-11 runner in CI since it's deprecated #282

Merged
merged 2 commits into from
May 22, 2024

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented May 21, 2024

The macOS 11 runner image will soon be removed (2024-06-24) according to github.blog, so lets replace macos-11 with macos-12. The gcc versions used in the CI job macos-gcc are also lifted since gcc-9 wont run on macos-12 (due to macosx-version-min).

This PR also adds the latest release of clang to CI.

A weekly run:
https://github.com/Nordix/flatcc/actions/runs/9172372095

bjosv added 2 commits May 21, 2024 11:31
The gcc versions used in `macos-gcc` are also lifted since
gcc-9 wont run on macos-12 (due to macosx-version-min).
@mikkelfj
Copy link
Contributor

Looks good thanks, and thanks for looking after dependabot!

@mikkelfj mikkelfj merged commit 622c02c into dvidelabs:master May 22, 2024
5 checks passed
@bjosv bjosv deleted the ci-updates branch May 23, 2024 06:22
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