hsf-training / hsf-training-cicd-github

An introduction to continuous integration (CI) and continuous deployment (CD) using GitHub Actions
https://hsf-training.github.io/hsf-training-cicd-github/
Other
1 stars 8 forks source link

act tool on M1 mac #18

Closed klieret closed 1 year ago

klieret commented 1 year ago

@enibigir could you post your error message here?

klieret commented 1 year ago

I think I remember yours and first got the same one, but then restarted Docker desktop which solved it

klieret commented 1 year ago

But I'm getting errors like these

[testing/build]   ❗  ::error::Version 3.8 with arch arm64 not found%0AThe list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
[testing/build]   ❌  Failure - Main Set up Python 3.8

which I was so far not able to solve...

klieret commented 1 year ago

This is discussed at https://github.com/actions/setup-python/issues/162, but I don't see an easy fix...

klieret commented 1 year ago

We could ping Henry, because he contributed a slide on act for https://github.com/klieret/everything-you-didnt-now-you-needed

stale[bot] commented 1 year ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret @wdconinc @michmx for now.

klieret commented 1 year ago

I got it working in the meantime. Might be resolved by updating everything relevant.