Comment out Ubuntu groovy in CircleCI, because PackageCloud.io does not support it yet

This commit is contained in:
Micah Lee 2020-10-30 09:47:51 -07:00
parent 62ee9db10e
commit 4799bcafcc
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -205,12 +205,12 @@ workflows:
only: /^v.*/
branches:
ignore: /.*/
- build-ubuntu-groovy:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/
# - build-ubuntu-groovy:
# filters:
# tags:
# only: /^v.*/
# branches:
# ignore: /.*/
- build-debian-buster:
filters:
tags: