Skip to content

Commit 7e028fc

Browse files
Update reusable_multi_numa.yml
1 parent 1e45fe8 commit 7e028fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_multi_numa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build_type: [Debug, Release]
2424
shared_library: ['ON', 'OFF']
2525
name: Multi NUMA (${{matrix.os}}, build_type=${{matrix.build_type}}, shared=${{matrix.shared_library}})
26-
runs-on: ["DSS-MULTI-NUMA", "DSS-${{matrix.os}}"]
26+
runs-on: ["DSS-SLES-15-TEST"]
2727

2828
steps:
2929
- name: Checkout

0 commit comments

Comments
 (0)