updated github flow only windows
This commit is contained in:
parent
1ba45f2f3a
commit
b999578e21
3
.github/workflows/electron-sandbox.yml
vendored
3
.github/workflows/electron-sandbox.yml
vendored
@ -8,7 +8,8 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
# os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
os: [windows-latest]
|
||||
|
||||
steps:
|
||||
- name: Starting Context
|
||||
|
Loading…
Reference in New Issue
Block a user