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

Pin MacOS version in GH actions #17183

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Conversation

hamdanal
Copy link
Collaborator

@hamdanal hamdanal commented Apr 27, 2024

Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images actions/setup-python#850

@hamdanal hamdanal marked this pull request as ready for review April 27, 2024 13:57
@hamdanal hamdanal changed the title Update Python version in GH actions MacOS tests Update MacOS version in GH actions Apr 27, 2024

This comment has been minimized.

@hamdanal hamdanal changed the title Update MacOS version in GH actions Pin MacOS version in GH actions Apr 27, 2024
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

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

Thanks @hamdanal 👍🏻

Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra JelleZijlstra merged commit 8bc7966 into python:master Apr 27, 2024
18 checks passed
@hamdanal hamdanal deleted the gh-actions-macos branch April 27, 2024 21:09
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 20, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 21, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 22, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 22, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 22, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 25, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
KotlinIsland pushed a commit to KotlinIsland/basedmypy that referenced this pull request Jun 25, 2024
Fix failing MacOS tests in CI

Python 3.9 is not available on the latest MacOS images
actions/setup-python#850
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.

3 participants