Update autoMerge.yml

This commit is contained in:
Preston 2021-08-19 23:04:35 -04:00 committed by GitHub
parent ff61682829
commit 8935267344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: