Try Ubuntu 20.04 and see if those tex packages work better.

pull/39/head
Mooneer Salem 2023-12-12 21:32:45 -08:00
parent f6d40396e5
commit c41a3a23ae
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
# well on Windows or Mac. You can convert this to a matrix build if you need
# cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2