temporary: build-all without waiting

This commit is contained in:
Cory Schwartz 2021-03-31 14:56:12 -07:00
parent c17e8b1a03
commit 49ca9bef41

View File

@ -710,13 +710,14 @@ workflows:
only:
- master
- build-debug
- build-all:
requires:
- test-short
filters:
tags:
only:
- /^v\d+\.\d+\.\d+$/
- build-all
# - build-all:
# requires:
# - test-short
# filters:
# tags:
# only:
# - /^v\d+\.\d+\.\d+$/
- build-macos:
requires:
- test-short