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