Skip to content

Commit 7581ae6

Browse files
committed
CI: Remove osx and win64 jobs for now
1 parent f652fcb commit 7581ae6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,10 @@ workflows:
219219
plugin_workflow:
220220
jobs:
221221
- build_plugin
222-
- build_osx
223-
- build_win64
224222
- build_docs
225223
- package:
226224
requires:
227225
- build_plugin
228-
- build_osx
229-
- build_win64
230226
- build_docs
231227
- test_6_2_5:
232228
requires:

0 commit comments

Comments
 (0)