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

added macos-latest to ci #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SockworkOrange
Copy link
Collaborator

No description provided.

@SockworkOrange SockworkOrange force-pushed the add-macos-latest-to-ci-job branch 8 times, most recently from a4d3c03 to a894998 Compare June 11, 2024 08:08
ci:
name: CI
runs-on: ${{ matrix.os }}
if: ${{ always() }}
strategy:
matrix:
os: [ ubuntu-latest ]
architecture: [ "x64", "arm64" ]
os: [ ubuntu-latest, macos-13 ]
Copy link

Choose a reason for hiding this comment

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

@SockworkOrange macos-latest as in the name of the PR is macos-14. Thanks for the great work with this plugin.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah there was something broken docker-related in the macos-14 runner, don't remember what it was anymore:)

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