Skip to content

Commit

Permalink
Update build_questpdf_skia.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinZiabek authored Jan 24, 2025
1 parent 81d5cbd commit d951eb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_questpdf_skia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
name: ${{ matrix.runtime.name }}
runs-on: ${{ matrix.runtime.runs-on }}
container: ${{ matrix.runtime.container }}
timeout-minutes: 20

strategy:
fail-fast: false
Expand All @@ -33,6 +34,7 @@ jobs:

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
DEBIAN_FRONTEND: noninteractive

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d951eb9

Please sign in to comment.