diff --git a/.github/workflows/citest.yaml b/.github/workflows/citest.yaml index 5e7b9f3..9bb86f2 100644 --- a/.github/workflows/citest.yaml +++ b/.github/workflows/citest.yaml @@ -8,6 +8,6 @@ jobs: test: runs-on: ubuntu-latest container: - image: public.ecr.aws/c4i6k4r8/movement-dev:latest + image: mvlbs/m1:latest steps: - run: ./bin/maintainer/citest.sh