mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
build fix
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user