We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a381d commit bbe7f3aCopy full SHA for bbe7f3a
.github/workflows/pipeline.yml
@@ -26,6 +26,7 @@ jobs:
26
llvm_version: 16
27
28
env:
29
+ BUILD_TYPE: ${{matrix.build_type}}
30
31
steps:
32
- uses: actions/checkout@v4
0 commit comments