mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
move release workflow to windows-2022
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-2019, macos-13, macos-14]
|
||||
os: [ubuntu-22.04, windows-2022, macos-13, macos-14]
|
||||
if: ${{ github.event.inputs.binary_build == 'true' }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: Create binary on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user