diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1eb083c..9b54cb3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,8 +23,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: ubuntu-latest - environment: ci + runs-on: docker # Steps represent a sequence of tasks that will be executed as part of the job steps: