diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d391d0..71e8dbf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,7 @@ env: DOCKER_REPO: codexstorage/bittorrent-benchmarks BUILD_ARGS: | BUILD_TYPE=test + CODEX_COMPOSE_IMAGE: codexstorage/nim-codex:sha-f529a70 jobs: build-and-test: