Update build-test-debug.yml

This commit is contained in:
Ed
2025-08-06 00:11:11 +03:00
parent 3694baca58
commit 92f6e9e2bc

View File

@@ -11,7 +11,9 @@ on:
jobs:
build:
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
timeout-minutes: 15
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]