We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Container build workflow running in github actions can sometimes fail with the following error
invalid argument "cd /workspace\ngit config --global --add safe.directory /workspace\nmake px4_sitl_default\nmake px4_fmu-v6x_default" for "-c, --cpu-shares" flag: strconv.ParseInt: parsing "cd /workspace\ngit config --global --add safe.directory /workspace\nmake px4_sitl_default\nmake px4_fmu-v6x_default": invalid syntax
https://github.com/PX4/PX4-Autopilot/actions/runs/12414541633/job/34658867655#step:12:47
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
The Container build workflow running in github actions can sometimes fail with the following error
https://github.com/PX4/PX4-Autopilot/actions/runs/12414541633/job/34658867655#step:12:47
The text was updated successfully, but these errors were encountered: