[ci] Disable fail-fast

pull/273/head
pukkandan 2021-04-22 16:54:41 +05:30
rodzic 0b2e9d2c30
commit e4bdd3377d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0F00D95A001F4698
1 zmienionych plików z 1 dodań i 1 usunięć
.github/workflows

Wyświetl plik

@ -6,7 +6,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-18.04]
# TODO: python 2.6