feat: switch to new base images, add GPU build workflow #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build_gpu.yml#L1
(Line: 32, Col: 9): Unrecognized named-value: 'matrix'. Located at position 46 within expression: github.event_name == 'workflow_dispatch' || (matrix.branch == 'develop' && github.ref == 'refs/heads/develop') || (matrix.branch == 'main' && github.ref == 'refs/heads/main')
|