98459b579e
* Run jobs on vega20 instead of mi200 as per ammar's instructions. mi200 is too unstable for CI/CD * Remove the options --memory=128g --cpus=32 from docker execution for job vega20-ubuntu * Fix tab * Fix tab again * Forgot to switch code-coverage job to vega20 * Fix workflow file syntax error * Fix workflow file syntax error * Remove flags --memory and --cpus * Remove flags --device=/dev/dri and device: entries * Update .github/workflows/continuous_integration.yml Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com>