github actions: remove macos; bump version 2.1.15
This commit is contained in:
parent
fe042b531f
commit
6f4511e1c2
2
.github/workflows/pypi-deploy.yml
vendored
2
.github/workflows/pypi-deploy.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
needs: [build_setup]
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
arch: [auto32, auto64, aarch64]
|
||||
|
||||
steps:
|
||||
|
@ -1 +1 @@
|
||||
2.1.14
|
||||
2.1.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user