use Ubuntu 20.04

This commit is contained in:
Stephan Lachnit 2020-10-20 16:51:38 +02:00 committed by GitHub
commit 86084a4c86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on: push
jobs: jobs:
build-template: build-template:
name: Build template name: Build template
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- name: Install TeX Live - name: Install TeX Live
run: sudo apt install texlive-full run: sudo apt install texlive-full