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

[PY-668][Internal] Exclude macos from testing on 3.8 and 3.9 #827

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

shernshiou
Copy link
Contributor

@shernshiou shernshiou commented Apr 25, 2024

Problem

From https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json, Python 3.8 and Python 3.9 is not available for Arm64 / MacOS.

Solution

Exclude Python 3.8 and 3.9 test for MacOS.

Copy link

linear bot commented Apr 25, 2024

@shernshiou shernshiou self-assigned this Apr 25, 2024
@shernshiou shernshiou marked this pull request as ready for review April 25, 2024 08:18
@shernshiou shernshiou force-pushed the py-668-test-fails-for-macos-py38-and-py39 branch from 13d5c7e to 2dbfdca Compare April 25, 2024 08:41
Co-authored-by: saurbhc <sc@saurabhchopra.co.uk>
@shernshiou shernshiou requested a review from saurbhc April 25, 2024 09:18
Co-authored-by: saurbhc <sc@saurabhchopra.co.uk>
@shernshiou shernshiou requested a review from saurbhc April 25, 2024 09:35
Copy link
Member

@saurbhc saurbhc left a comment

Choose a reason for hiding this comment

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

Thank you! 🥇

@shernshiou shernshiou merged commit 560f911 into master Apr 25, 2024
16 checks passed
@saurbhc saurbhc deleted the py-668-test-fails-for-macos-py38-and-py39 branch April 26, 2024 09:34
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