Skip to content

Commit a514893

Browse files
committed
Update workflows
1 parent 6215c7e commit a514893

3 files changed

Lines changed: 0 additions & 21 deletions

File tree

.github/workflows/linux.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ name: Linux
22

33
on:
44
push:
5-
paths:
6-
- ".github"
7-
- "CMakeLists.txt"
8-
- "Source"
9-
- "JuceLibraryCode"
10-
- "PluginGenerator"
11-
- "Plugins"
125

136
jobs:
147
build-ubuntu:

.github/workflows/osx.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ name: macOS
22

33
on:
44
push:
5-
paths:
6-
- ".github"
7-
- "CMakeLists.txt"
8-
- "Source"
9-
- "JuceLibraryCode"
10-
- "PluginGenerator"
11-
- "Plugins"
125

136
jobs:
147
build-osx:

.github/workflows/windows.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ name: Windows
22

33
on:
44
push:
5-
paths:
6-
- ".github"
7-
- "CMakeLists.txt"
8-
- "Source"
9-
- "JuceLibraryCode"
10-
- "PluginGenerator"
11-
- "Plugins"
125

136
jobs:
147

0 commit comments

Comments
 (0)