Skip to content

Commit

Permalink
Merge pull request #88 from wu-kan/fix_workflow
Browse files Browse the repository at this point in the history
fix workflow
  • Loading branch information
WuK committed Jan 13, 2024
2 parents 0887404 + 8f1e6cc commit 5de89b9
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 @@ -26,7 +26,7 @@ jobs:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container:
image: texlive/texlive:latest
image: texlive/texlive:TL2022-historic

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 5de89b9

Please sign in to comment.