mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30: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:
|
on:
|
||||||
@ -13,7 +13,8 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-latest, windows-latest, macos-latest ]
|
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||||
|
os: [ ubuntu-latest, windows-latest ]
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user