Skip to content

Commit

Permalink
chore: only test the latest 3 version of TeXLive
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Mar 16, 2024
1 parent ae9a77c commit f6c11ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
texlive_version: [2020, 2021, 2022, 2023, latest]
texlive_version: [2022, 2023, latest]
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
Expand Down

0 comments on commit f6c11ca

Please # to comment.