Skip to content

Commit e89e248

Browse files
authored
Update risc.yml
1 parent 96fc38f commit e89e248

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/workflows/risc.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
name: Ubuntu rvv VLEN=128 (clang 17)
1+
name: Ubuntu RISC-V rvv VLEN=128 (clang 17)
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
8-
branches:
9-
- master
3+
on: [push, pull_request]
104

115
jobs:
126
build:

0 commit comments

Comments
 (0)