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

workflows(macos): fix runner image ref #96

Closed
wants to merge 1 commit into from

Conversation

chenrui333
Copy link

@chenrui333 chenrui333 commented Oct 12, 2023

it should be macos-latest rather than macOS-latest. (https://github.com/actions/runner-images/)

also bump to macos-13 as it is the newest image rn, macos-latest still points to macos-12

cc @toddr

it should be `macos-latest` rather than `macOS-latest`.

also bump to `macos-13` as it is the newest image rn, `macos-latest` still points to `macos-12`
@chenrui333
Copy link
Author

looks like it is case insensitive 😅 closing the PR then

@chenrui333 chenrui333 closed this Oct 12, 2023
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.

1 participant