1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Do not cancel in-progress jobs when one fails

This commit is contained in:
Konrad Goławski 2022-06-23 14:18:56 +02:00
parent a19ed55184
commit 2715ba8a30

View File

@ -27,6 +27,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest] # todo: windows-latest - lack of iconv development files
shared: [0, 1]