Skip to content

Rebuild numpy

Rebuild numpy #9

Workflow file for this run

name: Rebuild numpy
on:
workflow_dispatch:
permissions:
contents: write
jobs:
numpy:
uses: ./.github/workflows/wheels.yml
with:
name: numpy
repo: numpy/numpy
force-build: true
# version: 2.1.3
manylinux: true