mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-03-23 19:19:41 -04:00
ci: disable windows for now and see if should sign var works
This commit is contained in:
parent
949428b79d
commit
5abd2acf49
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- windows-latest
|
# - windows-latest
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Add table
Reference in a new issue