Skip to content

Commit 219ce88

Browse files
committed
trigger CI
1 parent a60b517 commit 219ce88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh_gcc-cpu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ on:
88
inputs:
99
precision:
1010
required: true
11-
type: choice
11+
type: string
1212
default: 'ALL'
1313
build_type:
1414
required: true
15-
type: choice
15+
type: string
1616
default: 'ALL'
1717

1818
# Below are jobs, each of which runs sequentially.

0 commit comments

Comments
 (0)