Skip to content

Commit b9ed394

Browse files
committed
Update workflows
1 parent 814ee81 commit b9ed394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
matrix:
2323
build_type: [Debug, Release]
24-
cxx_compiler: ${{ fromJSON(inputs.compilers) }}
24+
cxx_compiler: ${{ fromJSON(inputs.cxx_compilers) }}
2525

2626
steps:
2727
- name: Checkout

0 commit comments

Comments
 (0)