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

ci: macOS-10.15 runners no longer available #2

Closed
phlummox opened this issue Jun 18, 2023 · 1 comment
Closed

ci: macOS-10.15 runners no longer available #2

phlummox opened this issue Jun 18, 2023 · 1 comment

Comments

@phlummox
Copy link
Owner

The current GitHub workflows file uses the macOS-10.15 environment, which according to the workflow log messages is deprecated:

build: .github#L1

The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see actions/runner-images#5583

So we need to update the macOS environment.

phlummox added a commit that referenced this issue Jun 18, 2023
phlummox added a commit that referenced this issue Jun 18, 2023
Otherwise we get no runners - see #2.
Some of the `tox` invocations need to be updated as a consequence, as macOS-11 uses
py311, not py39.
@phlummox
Copy link
Owner Author

Closed by d74be90 (#3)

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

No branches or pull requests

1 participant