File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -195,12 +195,12 @@ workflows:
195
195
only : /.*/
196
196
tags :
197
197
only : /.*/
198
- - build-macos :
199
- filters :
200
- branches :
201
- ignore : /.*/
202
- tags :
203
- only : /^v[0-9].*/
198
+ # - build-macos:
199
+ # filters:
200
+ # branches:
201
+ # ignore: /.*/
202
+ # tags:
203
+ # only: /^v[0-9].*/
204
204
# - build-multiarch-docker:
205
205
# filters:
206
206
# tags:
@@ -234,13 +234,13 @@ workflows:
234
234
branches :
235
235
only : master
236
236
237
- nightly :
238
- triggers :
239
- - schedule :
240
- cron : " 20 17 * * *"
241
- filters :
242
- branches :
243
- only :
244
- - master
245
- jobs :
246
- - build-macos
237
+ # nightly:
238
+ # triggers:
239
+ # - schedule:
240
+ # cron: "20 17 * * *"
241
+ # filters:
242
+ # branches:
243
+ # only:
244
+ # - master
245
+ # jobs:
246
+ # - build-macos
You can’t perform that action at this time.
0 commit comments