You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the job to test the deployment on multi-node, the following error is obtained:
This error occurs because this step of the job was prepared for Ubuntu 22, and currently, ubuntu-latest is Ubuntu 24, so it is necessary to modify this step.
Tasks
Correct the "Free disk space" step, making it suitable for running on Ubuntu 22
Description
When running the job to test the deployment on multi-node, the following error is obtained:
This error occurs because this step of the job was prepared for Ubuntu 22, and currently, ubuntu-latest is Ubuntu 24, so it is necessary to modify this step.
Tasks
Related
The text was updated successfully, but these errors were encountered: