Skip to content

Commit

Permalink
Add two missing SKUs
Browse files Browse the repository at this point in the history
  • Loading branch information
llvm-beanz committed Dec 3, 2024
1 parent 50430da commit 428da8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-clang-mtl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
uses: ./.github/workflows/test-all.yaml
with:
OS: macOS
SKU: macOS
Test-Clang: On
TestTarget: check-hlsl-clang-mtl
1 change: 1 addition & 0 deletions .github/workflows/windows-intel-clang-d3d12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
uses: ./.github/workflows/test-all.yaml
with:
OS: windows
SKU: GPU-Intel
Test-Clang: On
TestTarget: check-hlsl-clang-d3d12

0 comments on commit 428da8b

Please sign in to comment.