leave just ubuntu for now

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

@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest #${{ matrix.os }}
strategy:
fail-fast: false

Loading…
Cancel
Save