Skip to content

Commit 7c9f41f

Browse files
committed
Fix job label
1 parent 22fa02c commit 7c9f41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hlsl-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: ./.github/workflows/hlsl-test-all.yaml
2222
with:
2323
OS: macOS
24-
SKU: hlsl-metal
24+
SKU: hlsl-macos
2525
TestTarget: check-hlsl-clang-mtl
2626
LLVM-branch: ${{ github.ref }}

0 commit comments

Comments
 (0)