Skip to content

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 #4

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 #4

Workflow file for this run

name: ci
permissions:
contents: read
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- master
jobs:
mpich:
uses: ./.github/workflows/cd-wheel.yml
with:
mpiname: mpich
openmpi:
uses: ./.github/workflows/cd-wheel.yml
with:
mpiname: openmpi