Commit 03b7d7b8 authored by Andrey Filippov's avatar Andrey Filippov

CLAUDE: CI image tianon/latex -> blang/latex

tianon/latex is Debian stretch, removed from deb.debian.org, so the apt update that every
job begins with returns 404 and the job dies before pdflatex runs. blang/latex is Ubuntu
xenial on archive.ubuntu.com and still resolves. Same change already made by hand in
elphelint/afx255-dpcso1. Old line kept as a comment.

[skip ci]
parent 444ce3df
compile_test: compile_test:
tags: tags:
- latex3 - latex3
image: tianon/latex # image: tianon/latex
image: blang/latex
variables: variables:
CI_DEBUG_TRACE: "false" CI_DEBUG_TRACE: "false"
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment