Skip to content

Commit

Permalink
Use texlive/texlive:latest Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jun 26, 2022
1 parent 2052a2e commit 8e0db5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- luatex --interaction=nonstopmode example.plaintex
runs-on: ubuntu-latest
container:
image: texlive/texlive:latest-with-cache
image: texlive/texlive:latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 8e0db5b

Please sign in to comment.