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 d85eb92 commit 035b1d8Copy full SHA for 035b1d8
.github/workflows/hlsl-test-all.yaml
@@ -26,7 +26,7 @@ on:
26
27
jobs:
28
build:
29
- runs-on: [self-hosted, "${{ inputs.SKU }}"]
+ runs-on: ${{ inputs.SKU }}
30
steps:
31
- name: Checkout DXC
32
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments