Skip to content

Commit

Permalink
ci: increase build time limit to 12h
Browse files Browse the repository at this point in the history
  • Loading branch information
Josua-SR committed Dec 29, 2024
1 parent 141b285 commit 286c04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
build_images:
needs: prepare_container
runs-on: self-hosted
timeout-minutes: 480
timeout-minutes: 720
container:
image: ciserver.ci:5000/${{ github.repository_id }}:latest
credentials:
Expand Down

0 comments on commit 286c04a

Please sign in to comment.