We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585a300 commit eeb123dCopy full SHA for eeb123d
1 file changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
soc: [evalsoc]
32
- core: [ux900, ux900fd, u900, u900fd]
+ core: [ux900, ux900fd]
33
boot_mode: [sd, flash]
34
35
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments