Skip to content

Commit

Permalink
ci: Increase "Build Player" timeout (#7850)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored Jan 8, 2025
1 parent 757587e commit ae35e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
java-version: 11

- name: Build Player
timeout-minutes: 10
timeout-minutes: 15
run: python build/all.py

- name: Test Player
Expand Down

0 comments on commit ae35e9b

Please sign in to comment.