Change to Debian

This commit is contained in:
Gregory John Casamento 2021-07-10 10:15:29 -04:00
parent 993ebcefbc
commit 4f2d0e9465

View file

@ -10,8 +10,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: xenial
# ubuntu-latest
runs-on: debian-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps: