mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
remove win-arm64 because of gevent wheels
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-22.04, ubuntu-22.04-arm64, windows-2019, windows-11-arm, macos-13, macos-14]
|
os: [ubuntu-22.04, ubuntu-22.04-arm64, windows-2019, macos-13, macos-14]
|
||||||
if: ${{ github.event.inputs.binary_build == 'true' }}
|
if: ${{ github.event.inputs.binary_build == 'true' }}
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
name: Create binary on ${{ matrix.os }}
|
name: Create binary on ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user