Skip to content

Commit

Permalink
Merge pull request #206 from hpidcock/increase-build-jujud-operator
Browse files Browse the repository at this point in the history
fix: build-jujud-operator with more time and space
  • Loading branch information
hpidcock authored Nov 12, 2024
2 parents 00e77cd + 92e45b0 commit dfb4e29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/ci-run/build/buildjuju.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,15 +139,15 @@

- job:
name: build-jujud-operator
node: ephemeral-noble-8c-32g-amd64
node: ephemeral-noble-16c-64g-amd64
description: Build juju docker image for caas operator on all platforms.
wrappers:
- ansicolor
- workspace-cleanup
- timestamps
- timeout:
fail: true
timeout: 20
timeout: 45
type: absolute
parameters:
- validating-string:
Expand Down

0 comments on commit dfb4e29

Please sign in to comment.