diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 144e07f..7b3d79d 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -28,8 +28,7 @@ jobs: name: Install dependencies runs-on: Docker container: - image: docker:latest - shell: sh + image: ubuntu:latest steps: - uses: ztimson/actions/docker@develop