Skip to content

Commit

Permalink
Remove support for TeX Live 2022 (cont'd)
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Nov 21, 2024
1 parent 8137ad3 commit 8f2d25c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ jobs:
fail-fast: true
matrix:
texlive:
- TL2022-historic
- TL2023-historic
- latest
# Only test latest TeX Live in pull requests.
Expand All @@ -167,7 +166,6 @@ jobs:
include:
- { texlive: latest }
outputs:
TL2022-historic: ${{ steps.temporary-tags.outputs.TL2022-historic }}
TL2023-historic: ${{ steps.temporary-tags.outputs.TL2023-historic }}
latest: ${{ steps.temporary-tags.outputs.latest }}
runs-on: ubuntu-latest
Expand Down Expand Up @@ -206,7 +204,6 @@ jobs:
fail-fast: true
matrix:
texlive:
- TL2022-historic
- TL2023-historic
- latest
# Only test latest TeX Live in pull requests.
Expand Down Expand Up @@ -251,7 +248,6 @@ jobs:
fail-fast: true
matrix:
texlive:
- TL2022-historic
- TL2023-historic
- latest
# Only test latest TeX Live in pull requests.
Expand Down Expand Up @@ -286,7 +282,6 @@ jobs:
fail-fast: true
matrix:
texlive:
- TL2022-historic
- TL2023-historic
- latest
# Only test latest TeX Live in pull requests.
Expand Down

0 comments on commit 8f2d25c

Please sign in to comment.