-
Notifications
You must be signed in to change notification settings - Fork 4
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
Post Task Failing - Colima 0.6 #45
Comments
I can verify that by reverting from I don't know why that |
It might be linked to the image defaulting to Ubuntu since 0.6.0: https://github.com/OpenMined/PySyft/actions/runs/6845889094/job/18611767230?pr=8246#step:11:543
With 0.5.6 it's Alpine: https://github.com/crazy-max/ghaction-setup-docker/actions/runs/6833543039/job/18585413192#step:3:221
I will take a look, thanks for your feedback. |
https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#version-v060-and-newer
Looks like other distros are not supported anymore 😥 |
docker/actions-toolkit#201 should fix this issue. |
Fixed by #46 |
Behaviour
The post task started failing:
https://github.com/OpenMined/PySyft/actions/runs/6845889094/job/18611767230?pr=8246
Steps to reproduce this issue
uses: crazy-max/ghaction-setup-docker@v2.1.0
anduses: crazy-max/ghaction-setup-docker@v2.0.0
colima==0.6.0
Expected behaviour
The tasks pass so the final post hook shouldn't fail the job.
Actual behaviour
Configuration
Logs
The text was updated successfully, but these errors were encountered: