switch to new packaging action
Some checks failed
Packages / Build distribution 📦 (push) Failing after 54s
Some checks failed
Packages / Build distribution 📦 (push) Failing after 54s
This commit is contained in:
parent
2d12296bc6
commit
7857a86e47
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
name: Packages
|
||||||
|
|
||||||
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build distribution 📦
|
name: Build distribution 📦
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on: [push, pull_request]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_wheels:
|
build_wheels:
|
||||||
name: Build wheels on ${{ matrix.os }}
|
name: Build wheels on ${{ matrix.os }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue