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

actions/setup-python@v5 failing on ARM64 Runners #4

Closed
ukumar-dev opened this issue Jun 4, 2024 · 1 comment
Closed

actions/setup-python@v5 failing on ARM64 Runners #4

ukumar-dev opened this issue Jun 4, 2024 · 1 comment

Comments

@ukumar-dev
Copy link

ukumar-dev commented Jun 4, 2024

Below mentioned PR is critical for smooth migration to Arm64 runners.

This code fails on Arm64 runners:

     - name: Set up Python
        uses: actions/setup-python@v5
        with:
          python-version: '3.11'

actions/python-versions#274

@lkfortuna
Copy link
Contributor

Hey @ukumar-dev - since the seutp action is not owned by the image I am going to close this issue. You can open an issue in the setup-python repository for this.

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

2 participants