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

Maintenance: upgrade MacOS version for GitHub Actions unit testing #1309

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

jayaddison
Copy link
Collaborator

As noticed recently, the version of MacOS we're using for unit testing during GitHub Actions workflows is outdated; we're using MacOS 13 instead of the latest stable version labeled as macos-latest, which currently refers to MacOS 14.

This changeset updates the unit tests workflow to use macos-latest (MacOS 14).

I'm tempted to try removing some of the workarounds for MacOS in tox.ini at the same time; I think it depends on a sense about how many developers we may still have using MacOS 13 themselves. It's probably worth testing during this pull request -- whether it's sensible to remove the workarounds, assuming tests pass with them removed on MacOS 14, however, is a seperate question.

@jayaddison jayaddison merged commit 176acf2 into main Oct 21, 2024
19 checks passed
@jayaddison jayaddison deleted the maintenance/macos-ci-upgrade branch October 21, 2024 11:27
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