diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 2298438c..4328f9ab 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -88,7 +88,7 @@ jobs: - os: heavy build_type: Release container: - image: rippleci/cio_ci:latest + image: rippleci/clio_ci:latest integration_tests: true - os: heavy build_type: Debug