From 4bb296089195793cc85db47d9fe2a120fcc63f3d Mon Sep 17 00:00:00 2001 From: halal-beef <78730004+halal-beef@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:32:59 +0100 Subject: [PATCH 1/2] Update installer.yml --- .github/workflows/installer.yml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml index b1ee8985..551ca7d3 100644 --- a/.github/workflows/installer.yml +++ b/.github/workflows/installer.yml @@ -22,16 +22,10 @@ jobs: max-parallel: 8 matrix: device: - # sm8150 - - mh2lm - - nabu - - cepheus - - vayu-huaxing - - vayu-tianma - # sm8550 - - fuxi - # sm7325 - - lisa + # Exynos 7885 + - a10 + # Exynos 990 + - s20 # Steps represent a sequence of tasks that will be executed as part of the job From a2cd11cdfe01015daad030e022f0277877a5d9ec Mon Sep 17 00:00:00 2001 From: halal-beef <78730004+halal-beef@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:33:51 +0100 Subject: [PATCH 2/2] Update main.yml --- .github/workflows/main.yml | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe59f080..bb2b8999 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,25 +22,10 @@ jobs: max-parallel: 8 matrix: device: - # sm8150 - - mh2lm - - betalm - - nabu - - vayu-huaxing - - vayu-tianma - - cepheus - - hotdog - - guacamole - # sdm845 - - beryllium-ebbg - - beryllium-tianma - - polaris - - perseus - # sm7325 - - mona - - lisa - # msm8998 - - cheeseburger + # Exynos 7885 + - a10 + # Exynos 990 + - s20 # Steps represent a sequence of tasks that will be executed as part of the job steps: