Use latest TexLive release for CI builds (#401)

[texlive/texlive](https://hub.docker.io/r/texlive/texlive)'s source is
available at: https://gitlab.com/islandoftex/images/texlive.

Closes #401.
This commit is contained in:
Niklas Bolander 2022-02-12 13:47:24 +01:00 committed by Oliver Ford
parent 66a2128cad
commit a944c26b24
No known key found for this signature in database
GPG key ID: 15CCFACF010F70D2

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: thomasweise/texlive
container: texlive/texlive:latest
steps:
- name: Checkout repo