Update workflows

pull/3/head
cutefishd 5 years ago
parent ed2a14ab4f
commit a01031e69f

@ -15,7 +15,9 @@ jobs:
linux:
if: "!contains(github.event.head_commit.message, 'ci skip')"
strategy:
matrix:
fail-fast: false
matrix:
distro: [stable, unstable]
compiler:
- gcc
- clang

Loading…
Cancel
Save