Skip to content

Commit

Permalink
ci: update to texlive 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Apr 1, 2024
1 parent a065920 commit bec4164
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/texlive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
fail-fast: true
matrix:
texlive:
- TL2021-historic
- TL2022-historic
- TL2023-historic
- latest

steps:
Expand Down
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
paths:
- "*.pdf"

compile:texlive2023:
image: sergiud/texlive:2023
compile:texlive2024:
image: sergiud/texlive:2024
<<: *compile_definition

0 comments on commit bec4164

Please sign in to comment.