Change to Xenial

This commit is contained in:
Gregory John Casamento 2021-07-10 10:14:39 -04:00
parent 364c9a6178
commit 993ebcefbc

View file

@ -10,7 +10,8 @@ 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: xenial
# ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps: