diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8999fa3210..80124996cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -655,6 +655,8 @@ jobs: test-ledger-app: timeout-minutes: 30 runs-on: [self-hosted, 4vcpu-8ram-ubuntu22-namada-x86] + container: + image: ghcr.io/heliaxdev/namada-ci:namada-main steps: - name: Checkout repo