leave just ubuntu for now

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent 0186696b32
commit 6c241a31cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,10 +6,10 @@ jobs:
build:
runs-on: ubuntu-latest #${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
#strategy:
# fail-fast: false
# matrix:
# os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v1

Loading…
Cancel
Save