Skip to content

Commit b9267e8

Browse files
committed
Update taskcluster builds: plucky -> resolute
1 parent 9e29329 commit b9267e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

taskcluster/kinds/build/linux.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ linux/noble:
4545
name: linux-noble
4646
type: build
4747

48-
linux/plucky:
49-
description: "Linux Build (Ubuntu/Plucky)"
48+
linux/resolute:
49+
description: "Linux Build (Ubuntu/Resolute)"
5050
treeherder:
51-
platform: linux/plucky
51+
platform: linux/resolute
5252
worker:
53-
docker-image: {in-tree: linux-build-plucky}
53+
docker-image: {in-tree: linux-build-resolute}
5454
add-index-routes:
55-
name: linux-plucky
55+
name: linux-resolute
5656
type: build
5757

5858
linux/fedora-fc39:

taskcluster/kinds/docker-image/kind.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ tasks:
5050
definition: linux-dpkg-build
5151
args:
5252
DOCKER_BASE_IMAGE: ubuntu:noble
53-
linux-build-plucky:
54-
symbol: I(linux-plucky)
53+
linux-build-resolute:
54+
symbol: I(linux-resolute)
5555
definition: linux-dpkg-build
5656
args:
57-
DOCKER_BASE_IMAGE: ubuntu:plucky
57+
DOCKER_BASE_IMAGE: ubuntu:resolute
5858
linux-build-fedora-fc39:
5959
symbol: I(linux-fedora-fc39)
6060
definition: linux-rpm-build

0 commit comments

Comments
 (0)