Update tests.yml

extensions
Volodymyr Shymanskyy 4 years ago committed by GitHub
parent 382080bfb0
commit 66da7802a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -207,7 +207,7 @@ jobs:
build-cross-qemu:
runs-on: ubuntu-latest
if: ! matrix.skip
if: ${{ matrix.skip != true }}
name: build-cross-qemu-${{ matrix.target }}
timeout-minutes: 10

Loading…
Cancel
Save