try vs ci

This commit is contained in:
ado 2021-02-25 00:36:26 +01:00
parent 8619451168
commit c9e5993ed9

View File

@ -17,6 +17,9 @@ on:
jobs:
ci:
defaults:
run:
shell: bash
runs-on: ${{matrix.config.os}}
strategy:
fail-fast: false