Skip to content

Commit

Permalink
fix: build-jujud-operator with more time and space
Browse files Browse the repository at this point in the history
  • Loading branch information
hpidcock committed Nov 12, 2024
1 parent 6aec7bd commit 92e45b0
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 92e45b0

Please sign in to comment.