Change to ubuntu 20.04

This commit is contained in:
LegacyGamerHD 2021-01-01 11:40:58 +01:00 committed by GitHub
parent c3f21c60f0
commit f3d4d3ae36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2