Skip to content

Commit

Permalink
Update build-nightly.yml
Browse files Browse the repository at this point in the history
Nightly build timeout increased to 60 min
  • Loading branch information
spectatorBH authored Dec 22, 2024
1 parent f4d5f98 commit b92550a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Build C# project in release-mode / compile Pas-units / run tests
run: _GenerateAllSetupsForGitHubActions.bat
timeout-minutes: 40
timeout-minutes: 60
env:
PABCNET_BUILD_MODE: Release
PABCNET_RUN_TESTS: false
Expand Down

0 comments on commit b92550a

Please sign in to comment.