Browse Source

remove example line

pull/56/head
R4SAS 2 years ago
parent
commit
c0bcf3c098
  1. 1
      .github/workflows/build.yml

1
.github/workflows/build.yml

@ -8,7 +8,6 @@ jobs: @@ -8,7 +8,6 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-18.04, ubuntu-20.04]
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save