We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8252d commit a6fd5f7Copy full SHA for a6fd5f7
.github/workflows/linux_riscv_xuantie_dev_cpu.yml
@@ -89,7 +89,7 @@ jobs:
89
changed_components: ${{ needs.smart_ci.outputs.changed_components }}
90
91
Build:
92
- name: Build (RVV 0.7.1)
+ name: Build (RVV 1.0)
93
needs: [Smart_CI, Docker]
94
timeout-minutes: 150
95
defaults:
0 commit comments