Browse Source

remove example line

pull/52/head
R4SAS 2 years ago committed by GitHub
parent
commit
f2dda58f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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