Skip to content

Commit 49b79d1

Browse files
committed
Add amd64/arm64 platforms for Ubuntu 26.04
1 parent 9e6c1ab commit 49b79d1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

bakery.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ images:
6565
stream: daily
6666
os:
6767
- name: Ubuntu 26.04
68+
platforms:
69+
- "linux/amd64"
70+
- "linux/arm64"
6871
- name: Ubuntu 24.04
6972
primary: true
7073
platforms:
@@ -235,6 +238,9 @@ images:
235238
latest: true
236239
os:
237240
- name: Ubuntu 26.04
241+
platforms:
242+
- "linux/amd64"
243+
- "linux/arm64"
238244
- name: Ubuntu 24.04
239245
primary: true
240246
platforms:
@@ -251,6 +257,9 @@ images:
251257
stream: daily
252258
os:
253259
- name: Ubuntu 26.04
260+
platforms:
261+
- "linux/amd64"
262+
- "linux/arm64"
254263
- name: Ubuntu 24.04
255264
primary: true
256265
platforms:

0 commit comments

Comments
 (0)