revert fail fast

This commit is contained in:
Ed
2025-08-05 17:15:19 +03:00
parent 0018728990
commit 3694baca58

View File

@@ -12,7 +12,6 @@ jobs:
build:
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]