diff --git a/.github/workflows/autoMerge.yml b/.github/workflows/autoMerge.yml index a8d6b051..03a156ed 100644 --- a/.github/workflows/autoMerge.yml +++ b/.github/workflows/autoMerge.yml @@ -11,7 +11,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 + runs-on: ubuntu-18.04 # Steps represent a sequence of tasks that will be executed as part of the job steps: