Skip to content

Commit 6e96ac4

Browse files
Update reusable_multi_numa.yml
1 parent 7e028fc commit 6e96ac4

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
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
# TODO: bring back SLES-15 when the machine is ready
22-
os: [ubuntu-22.04, rhel-9.1, sles-15-test]
22+
os: [sles-15-test]
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}})

0 commit comments

Comments
 (0)