Skip to content

Commit eeb123d

Browse files
committed
ci: only build rv64 targets
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent 585a300 commit eeb123d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
soc: [evalsoc]
32-
core: [ux900, ux900fd, u900, u900fd]
32+
core: [ux900, ux900fd]
3333
boot_mode: [sd, flash]
3434

3535
# Steps represent a sequence of tasks that will be executed as part of the job

0 commit comments

Comments
 (0)