Skip to content

Commit eb4b555

Browse files
tmp
1 parent 2991d6b commit eb4b555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
compiler: {c: cl, cxx: cl}
5454
number_of_processors: '$Env:NUMBER_OF_PROCESSORS'
5555

56-
runs-on: ["DSS-${{inputs.name}}", "DSS-${{matrix.os}}"]
56+
runs-on: ["DSS-${{inputs.name}}", "DSS-${{matrix.os}}"] # "DSS-L0-BMG"
5757
steps:
5858
- name: Checkout
5959
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)