Skip to content

Commit

Permalink
ci: exclude c920 for ci for now
Browse files Browse the repository at this point in the history
Signed-off-by: Qinghao Shi <[email protected]>
  • Loading branch information
jamesbeyond committed May 8, 2024
1 parent c6c1799 commit f4739c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,15 @@ jobs:
matrix:
cpu: [ c906fdv , c907fdvm-rv64 , c908v , c920 , c920v2]
kernel: [ linux-64lp64 , linux-64lp64-dirty ]
exclude:
- cpu: c920
kernel: linux-64lp64-dirty
include:
- core_count: 4
- cpu: c906fdv
core_count: 1


steps:

- name: Download artifacts
Expand Down

0 comments on commit f4739c3

Please sign in to comment.