Skip to content

Commit

Permalink
Revert "Try Ubuntu 20.04 and see if those tex packages work better."
Browse files Browse the repository at this point in the history
This reverts commit c41a3a2.
  • Loading branch information
tmiw committed Dec 13, 2023
1 parent c41a3a2 commit 984b50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-20.04
runs-on: ubuntu-latest

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

0 comments on commit 984b50f

Please sign in to comment.