change ubuntu version

This commit is contained in:
mpostma
2021-03-25 10:34:42 +01:00
parent 70fd4f109d
commit bb7d3be1b8
7 changed files with 13 additions and 13 deletions

View File

@ -7,7 +7,7 @@ name: Execute code coverage
jobs:
nightly-coverage:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1