Skip to content

update macOS-11 runners to macOS-13 #370

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

DimitrisStaratzis
Copy link
Contributor

No description provided.

@@ -154,7 +154,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-11, ubuntu-latest, macos-14]
os: [ macos-13, ubuntu-latest, macos-14]
Copy link
Member

Choose a reason for hiding this comment

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

Do we need both 13 and 14? C# does just macos-latest for example.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

macOS 14 is for Apple Silicon macs, macOS-13 intel

Copy link
Member

Choose a reason for hiding this comment

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

I didn't know, thanks!

@DimitrisStaratzis DimitrisStaratzis merged commit a3453a7 into master Aug 22, 2024
10 checks passed
@DimitrisStaratzis DimitrisStaratzis deleted the dstara/update_macos_runners branch August 22, 2024 15:04
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