Skip to content

manylinux #2346

manylinux

manylinux #2346

Workflow file for this run

Check failure on line 1 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
name: Docker images
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: ${{ matrix.image }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
image:
- "manylinux2014-wheel-build"