Currently the CircleCI pipeline is failing due to it using an outdated operating system. For GitHub Actions, please make it run on latest Ubuntu.
Your PR should:
Contain a new workflow file, e.g. .github/workflows/ci.yml that implements the same testing as CircleCI.
The pipeline should run successfully, generating videos and image files in the output folder, which is then uploaded as a build artifact.
The original CircleCI config should be replaced with a dummy config.
Please include a screenshot of GitHub Actions running successfully in the PR to confirm that it is working.
Hacktoberfest
If you would like to work on this task, please write a comment stating your intent. We will then assign the issue to you. To ensure continuity, the issue will be unassigned after 3 days of inactivity — so please keep us updated.
Background
I would like to consolidate the project and build pipeline on GitHub.
Task
.github/workflows/ci.yml
that implements the same testing as CircleCI.Hacktoberfest
If you would like to work on this task, please write a comment stating your intent. We will then assign the issue to you. To ensure continuity, the issue will be unassigned after 3 days of inactivity — so please keep us updated.