We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1341a88 commit bd3d0bcCopy full SHA for bd3d0bc
1 file changed
.github/workflows/cpp-ci-serial-programs-base.yml
@@ -10,8 +10,8 @@ on:
10
required: true
11
type: string
12
options:
13
- - default
14
- - clang
+ - "default"
+ - "clang"
15
16
upload-build:
17
type: boolean
0 commit comments