Skip to content

Commit 10bd385

Browse files
committed
Comment out unused project configurations in release workflow
1 parent c669818 commit 10bd385

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
source ~/.canmv_venv/bin/activate
6363
projects=(
6464
"k230_rtos_01studio_defconfig"
65-
"k230_rtos_aihardware_defconfig"
66-
"k230_rtos_evb_defconfig"
67-
"k230_rtos_evb_spinand_defconfig"
6865
"k230_rtos_lckfb_defconfig"
6966
)
7067
echo "Config list is ${projects}"

0 commit comments

Comments
 (0)