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

github-action/macos build fix #4450

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Commits on Apr 29, 2024

  1. github-action/macos build fix

    Github-action macos build started spitting:
    ```
    Run actions/setup-python@v1
      with:
        python-version: 3.x
        architecture: x64
      env:
        changed_file_list: /var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmp.b0uhtmFUzp
        rebuild:        1
    Error: Version 3.x with arch x64 not found
    Available versions:
    ```
    Similar with actions/setup-python#162
    
    Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
    myungjoo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f81817 View commit details
    Browse the repository at this point in the history