mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-21 19:08:24 +01:00
remove non windows for now
This commit is contained in:
parent
ebd0ddc6ad
commit
13572a7f18
12
.github/workflows/multiOSReleases.yml
vendored
12
.github/workflows/multiOSReleases.yml
vendored
@ -18,12 +18,12 @@ jobs:
|
|||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
platform: win
|
platform: win
|
||||||
ext: exe
|
ext: exe
|
||||||
- os: macos-latest
|
#- os: macos-latest
|
||||||
platform: mac
|
# platform: mac
|
||||||
ext: dmg
|
# ext: dmg
|
||||||
- os: ubuntu-latest
|
#- os: ubuntu-latest
|
||||||
platform: linux
|
# platform: linux
|
||||||
ext: deb
|
# ext: deb
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user