git workflow updates

This commit is contained in:
Barbara Pitt 2020-12-27 03:13:52 -06:00
parent 911c481233
commit 752ebbe3e2
1 changed files with 1 additions and 1 deletions

View File

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