Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1d6c9e3

Browse files
Don't update the versions for deprecated archs (home-assistant#155497)
1 parent ddbc962 commit 1d6c9e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/builder.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ jobs:
277277
key-description: "Home Assistant Core"
278278
version: ${{ needs.init.outputs.version }}
279279
channel: ${{ needs.init.outputs.channel }}
280+
exclude-list: '["odroid-xu","qemuarm","qemux86","raspberrypi","raspberrypi2","raspberrypi3","raspberrypi4","tinker"]'
280281

281282
- name: Update version file (stable -> beta)
282283
if: needs.init.outputs.channel == 'stable'
@@ -286,6 +287,7 @@ jobs:
286287
key-description: "Home Assistant Core"
287288
version: ${{ needs.init.outputs.version }}
288289
channel: beta
290+
exclude-list: '["odroid-xu","qemuarm","qemux86","raspberrypi","raspberrypi2","raspberrypi3","raspberrypi4","tinker"]'
289291

290292
publish_container:
291293
name: Publish meta container for ${{ matrix.registry }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /