build fix

This commit is contained in:
Jan Prochazka
2020-03-14 16:58:58 +01:00
parent 754ad9032c
commit 497805644a
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Electron CD
name: Electron app
on: [push]
@@ -9,7 +9,8 @@ jobs:
strategy:
matrix:
os: [macOS-10.14, windows-2016, ubuntu-18.04]
os: [ubuntu-18.04]
# os: [macOS-10.14, windows-2016, ubuntu-18.04]
steps:
- name: Context