Skip to content

Commit

Permalink
ubuntu-latest fails, try ubuntu-20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jemmybutton committed Aug 17, 2023
1 parent 13c35c4 commit 121c074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
container: texlive/texlive
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 121c074

Please sign in to comment.