Skip to content

Commit 4678f24

Browse files
kim-emclaude
andcommitted
chore: upgrade to TeX Live 2026
TeX Live 2026 was released on 2026-03-01. When a new release comes out, the previous version is archived to historic mirrors (tug.org/historic), which have very limited availability. This caused CI to fail immediately with "No mirror available" for texlive_version: 2025. Upgrading to 2026 which is now propagating to active CTAN mirrors. Ref: https://tug.org/pipermail/tex-live/2026-March/052232.html Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8fd45fa commit 4678f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Install PDF Dependencies
6868
uses: zauguin/install-texlive@v4
6969
with:
70-
texlive_version: 2025
70+
texlive_version: 2026
7171
packages: |
7272
scheme-minimal
7373
l3packages

0 commit comments

Comments
 (0)