diff --git a/.github/workflows/fw-lite.yaml b/.github/workflows/fw-lite.yaml index 17a3b2b92..5b3c2ccc9 100644 --- a/.github/workflows/fw-lite.yaml +++ b/.github/workflows/fw-lite.yaml @@ -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 }}