Skip to content

Commit

Permalink
Merge branch 'master' into feature/eth68
Browse files Browse the repository at this point in the history
  • Loading branch information
deffrian committed Nov 22, 2022
2 parents 77701f6 + 6450c51 commit 3a15b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-nethermind-tests-with-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-20.04]
steps:
- uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-20.04]
steps:
- uses: actions/checkout@v2
- name: Setting up dotnet
Expand Down

0 comments on commit 3a15b7f

Please sign in to comment.