git workflow updates

This commit is contained in:
Barbara Pitt 2020-12-27 03:13:52 -06:00
parent ae0bd09d0e
commit dff2aaa9d0

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-16.04
steps:
- uses: actions/checkout@v2