Skip to content

Commit

Permalink
(actions)(ci) use leplusorg/latex:latest container
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Sep 6, 2023
1 parent e2ba1a8 commit 527886a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build-rulebook:

runs-on: ubuntu-latest
container: pandoc/extra:latest-ubuntu
container: leplusorg/latex:latest

steps:
- uses: actions/checkout@v4
Expand All @@ -36,7 +36,7 @@ jobs:
build-scoresheets:

runs-on: ubuntu-latest
container: pandoc/extra:latest-ubuntu
container: leplusorg/latex:latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 527886a

Please sign in to comment.