switch to new packaging action
Some checks failed
Packages / Build distribution 📦 (push) Failing after 54s

This commit is contained in:
cecilkorik 2024-02-02 00:17:11 -05:00
parent 2d12296bc6
commit 7857a86e47
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,7 @@
name: Packages
on: [push, pull_request]
jobs:
build:
name: Build distribution 📦

View file

@ -1,7 +1,5 @@
name: Build
on: [push, pull_request]
jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}