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 ce1b8b0 commit 583f466Copy full SHA for 583f466
.github/workflows/hlsl-matrix.yaml
@@ -23,7 +23,7 @@ jobs:
23
runs-on:
24
- hlsl-macos
25
26
- uses: ./.github/workflows/hlsl-test-all.yaml
+ uses: llvm/llvm-project/.github/workflows/hlsl-test-all.yaml@${{ github.base_ref}}
27
with:
28
SKU: hlsl-macos
29
TestTarget: check-hlsl-clang-mtl # TODO: This target changes based on SKU
0 commit comments