From c0a005104bf78c1ac5f392807c738c0245d23f3e Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 15:00:23 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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