From 8935267344b29cc7e2a9a4409a766aafa539e0c5 Mon Sep 17 00:00:00 2001 From: Preston Date: Thu, 19 Aug 2021 23:04:35 -0400 Subject: [PATCH] Update autoMerge.yml --- .github/workflows/autoMerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: