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: test macOS and Windows on latest Python only #797

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Apr 24, 2024

CI started failing recently, because new macos-latest runs on arm, which does not include all older Python versions.

As workaround and for the sake of a slimmer test matrix, we drop all but latest Python tests on macOS and Windows.

The remaining matrix should still give us reasonable coverage.

Related discussion in: #792 (comment)

CI started failing recently, because new macos-latest runs on arm, which
does not include all older Python versions.

As workaround and for the sake of a slimmer test matrix, we drop
all but latest Python tests on macOS and Windows.

The remaining matrix should still give us reasonable coverage.

Related discussion in: secure-systems-lab#792 (comment)

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
@jku
Copy link
Collaborator

jku commented Apr 24, 2024

You'll have to fix the expected checks in GitHub UI

@lukpueh lukpueh merged commit 9e9e94d into secure-systems-lab:main Apr 25, 2024
12 checks passed
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