Change to Debian

This commit is contained in:
Gregory John Casamento 2021-07-10 10:17:50 -04:00
parent 4f2d0e9465
commit f1e0ac9a75

View file

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