Skip to content

Commit

Permalink
Update ubuntu from ubuntu-18.04 -> ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed May 10, 2020
1 parent 18acde1 commit 7100b45
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on: [push, pull_request]

jobs:
build_latex:
runs-on: ubuntu-18.04
env:
DEBIAN_FRONTEND: noninteractive
runs-on: ubuntu-latest

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

0 comments on commit 7100b45

Please sign in to comment.