diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad4fd54..e9cdf66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,8 +88,6 @@ jobs: needs: - test runs-on: ubuntu-latest - container: - image: public.ecr.aws/prima/python:3.9.10-3 steps: - name: Decide whether the needed jobs succeeded or failed uses: re-actors/alls-green@release/v1