Skip to content

Commit 8a40704

Browse files
sles-15 is back
1 parent c19c1b8 commit 8a40704

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]
22+
os: [ubuntu-22.04, rhel-9.1, sles-15]
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)