Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ resources:
- name: heavy-stemcell
type: bosh-io-stemcell
source:
name: bosh-aws-xen-hvm-ubuntu-jammy-go_agent
name: bosh-aws-xen-hvm-ubuntu-noble
force_regular: true
- name: bats
type: git
Expand All @@ -514,7 +514,7 @@ resources:
- name: light-stemcell
type: bosh-io-stemcell
source:
name: bosh-aws-xen-hvm-ubuntu-jammy-go_agent
name: bosh-aws-xen-hvm-ubuntu-noble
- name: bosh-cli-image
type: registry-image
source:
Expand Down