Skip to content

Commit 035b1d8

Browse files
committed
Removing self-hosted label
1 parent d85eb92 commit 035b1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hlsl-test-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626

2727
jobs:
2828
build:
29-
runs-on: [self-hosted, "${{ inputs.SKU }}"]
29+
runs-on: ${{ inputs.SKU }}
3030
steps:
3131
- name: Checkout DXC
3232
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)