We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c194c24 commit 9e95d30Copy full SHA for 9e95d30
.github/workflows/test.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: compile LaTeX document
33
uses: xu-cheng/texlive-action/@v2
34
with:
35
- texlive_version: 2023
+ texlive_version: 2025
36
run: |
37
make ENGINE=${{ matrix.compiler }} all
38
mv main.pdf linux${{ matrix.compiler }}.pdf
0 commit comments