Skip to content

Commit b8cacfe

Browse files
authored
Update config.yml
1 parent 0975da2 commit b8cacfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ workflows:
5050
build:
5151
jobs:
5252
- playground-build
53-
- electron-build
53+
# Disable electron build until Circle's OSX open-source plan is activated
54+
# - electron-build

0 commit comments

Comments
 (0)