Skip to content

Commit

Permalink
.github: switch rockchip to evb machine
Browse files Browse the repository at this point in the history
  • Loading branch information
asac committed Aug 14, 2024
1 parent 7a1773d commit da8eb86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/onpush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
with:
configs: kas/machines/raspberrypi-armv8.yaml:kas/bsp-base.yaml:kas/scarthgap.yaml
name: raspberrypi-armv8-scarthgap
remix-rockchip-rk3328-rock64-scarthgap:
remix-rockchip-rk3328-evb-scarthgap:
uses: ./.github/workflows/buildkas.yaml
with:
configs: kas/machines/rockchip-rk3328-rock64.yaml:kas/bsp-base.yaml:kas/scarthgap.yaml
name: rockchip-rk3328-rock64-scarthgap
configs: kas/machines/rockchip-rk3328-evb.yaml:kas/bsp-base.yaml:kas/scarthgap.yaml
name: rockchip-rk3328-evb-scarthgap

0 comments on commit da8eb86

Please sign in to comment.