This commit is contained in:
Lior Halphon 2020-04-29 17:02:20 +03:00
parent 05cf3656b8
commit 5c9d50e25f
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@ on: push
jobs:
sanity:
fail-fast: false
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, ubuntu-16.04]
cc: [gcc, clang]