Skip to content

Commit 2743c89

Browse files
committed
ci: tacd-webui: drop node from scarthgap and styhead, add walnascar
We have updated meta-lxatac to the yocto walnascar release. Since we do not have to go back this is the only version we have to check explicitly now. Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
1 parent f56ef48 commit 2743c89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tacd-webui.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
fail-fast: false # Run against all versions even if one fails
5555
matrix:
5656
version:
57-
- "20.12.2" # Yocto scarthgap
58-
- "20.17.0" # Yocto styhead
57+
- "22.14.0" # Yocto walnascar
5958
name: npm run build
6059
runs-on: ubuntu-latest
6160
defaults:

0 commit comments

Comments
 (0)