Update image for LaTeX job (#10916)

This commit is contained in:
Adam Turner 2022-10-12 23:01:55 +01:00 committed by GitHub
parent b5ba1ede2a
commit cef1a030cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -6,15 +6,16 @@ permissions:
contents: read
jobs:
build:
test:
runs-on: ubuntu-18.04
name: Python 3.8
name: Test on LaTeX image
container:
image: sphinxdoc/docker-ci
image: ghcr.io/sphinx-doc/sphinx-ci
env:
DO_EPUBCHECK: 1
PATH: /python3.8/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
steps:
- name: Alias python3 to python
run: ln -s /usr/bin/python3 /usr/bin/python
- uses: actions/checkout@v3
- name: Check Python version
run: python --version

View File

@ -13,6 +13,7 @@ passenv =
PERL
PERL5LIB
PYTEST_ADDOPTS
DO_EPUBCHECK
EPUBCHECK_PATH
TERM
description =