mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 09:50:09 +00:00
removed macos for now...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
875478746e
commit
70a91ec0b6
5
.github/workflows/viewer-build.yml
vendored
5
.github/workflows/viewer-build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Viewer build linux
|
||||
name: Viewer build
|
||||
|
||||
|
||||
on:
|
||||
@ -13,7 +13,8 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user