diff --git a/.github/workflows/ci-md.yml b/.github/workflows/ci-md.yml index 1dde2355a..939b2dcba 100644 --- a/.github/workflows/ci-md.yml +++ b/.github/workflows/ci-md.yml @@ -15,13 +15,6 @@ on: jobs: build-test: - strategy: - matrix: - os: [ windows-latest, ubuntu-latest ] - version: [ net462, net6.0, net7.0 ] - exclude: - - os: ubuntu-latest - version: net462 runs-on: ubuntu-latest steps: