mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 09:50:09 +00:00
starting work on macos builds
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fd52cba3d5
commit
3fe668ea1d
3
.github/workflows/viewer-build.yml
vendored
3
.github/workflows/viewer-build.yml
vendored
@ -19,7 +19,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
#os: [ ubuntu-latest, windows-latest ]
|
||||
os: [ macos-latest ]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user