ci: do not run WSL1 jobs on master (#959)

This commit is contained in:
James Hegedus 2021-05-26 23:11:02 +10:00 committed by GitHub
parent 5b49e0cb37
commit 75d558957a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ env:
jobs:
wsl1:
if: github.ref != 'refs/heads/master'
strategy:
fail-fast: false
matrix: