Skip to content

Commit

Permalink
increase timeout on fw lite build and test job
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev authored Dec 4, 2024
1 parent 9192462 commit 55ad9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fw-lite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
jobs:
build-and-test:
name: Build FW Lite and run tests
timeout-minutes: 20
timeout-minutes: 30
runs-on: windows-latest
outputs:
version: ${{ steps.setVersion.outputs.VERSION }}
Expand Down

0 comments on commit 55ad9da

Please sign in to comment.