build: don't fail fast

This commit is contained in:
zhom
2025-08-08 05:16:40 +04:00
parent 0103150dc7
commit c8e3cd39ff
-1
View File
@@ -30,7 +30,6 @@ permissions:
jobs: jobs:
build: build:
strategy: strategy:
fail-fast: true
matrix: matrix:
os: [macos-latest, ubuntu-latest] os: [macos-latest, ubuntu-latest]