Browse Source

Enable ubuntu

pull/1061/head
James Jackson-South 6 years ago
parent
commit
2bf586a843
  1. 8
      .github/workflows/build-and-test.yml

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

@ -15,10 +15,10 @@ jobs:
strategy:
matrix:
options:
# - os: ubuntu-latest
# framework: netcoreapp2.1
# runtime: -x64
# codecov: false
- os: ubuntu-latest
framework: netcoreapp2.1
runtime: -x64
codecov: false
- os: windows-latest
framework: netcoreapp2.1
runtime: -x64

Loading…
Cancel
Save