mirror of https://github.com/bsnes-emu/bsnes.git
Fix job
This commit is contained in:
parent
05cf3656b8
commit
5c9d50e25f
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue