-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Downgrade Mac version in CI/CD Pipeline #2499
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like tests are still failing, and I also think we should try to make them work on the most recent version of Mac if possible
Failed for chmod +x hello.sh
./hello.sh Output:
Due to Apple Quarantine |
There first permission error/warning is already at the sandbox setup stage:
Edit: potential cause for the actual test to fail is in test itself. |
Is it constantly failing at the first attempt? |
I wish I could answer that, I don't have a way of testing it for Darwin. |
What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?
Unit tests[1] [2] [3] are also failing. abiosoft/colima#1023 (comment)