Browse Source

Use Ubuntu for coverage. Touch #1376

pull/1377/head
James Jackson-South 5 years ago
parent
commit
09b618740a
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -18,7 +18,7 @@ jobs:
framework: netcoreapp3.1
runtime: -x64
codecov: false
- os: windows-latest
- os: ubuntu-latest
framework: netcoreapp3.1
runtime: -x64
codecov: true

Loading…
Cancel
Save