Update github-pages.yml

This commit is contained in:
CharlesS 2021-11-11 05:30:34 -05:00 committed by GitHub
parent 707e2d12a9
commit d1695fa978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
jobs:
github-pages:
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2