Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

use limited api

use limited api #7

Workflow file for this run

name: build wheels
on:
pull_request:
push:
branches:
- master
tags-ignore:
- '*'
jobs:
build:
concurrency:
group: '${{ github.workflow }}-${{ github.ref }}'
cancel-in-progress: true
uses: ./.github/workflows/_build_wheels.yaml