Disable test-contracts-geth CI job until our geth docker is updated to constantinople.

This commit is contained in:
Lawrence Forman 2019-04-30 11:45:32 -04:00 committed by Amir Bandeali
parent 46af2ffcea
commit 6696a714f0

View File

@ -554,9 +554,10 @@ workflows:
- test-contracts-ganache: - test-contracts-ganache:
requires: requires:
- build-3.0 - build-3.0
- test-contracts-geth: # Disabled until geth docker image is fixed.
requires: # - test-contracts-geth:
- build-3.0 # requires:
# - build-3.0
# Disabled for 3.0 # Disabled for 3.0
# - test-pipeline: # - test-pipeline:
# requires: # requires: