Skip to content

Commit 990e4c9

Browse files
committed
.
1 parent e2103d1 commit 990e4c9

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
@@ -53,8 +53,8 @@ jobs:
5353
working-directory: ${{github.workspace}}/build
5454
run: ctest --output-on-failure --test-dir test
5555

56-
5756
- name: exit
57+
if: matrix.os == 'sles-15'
5858
run: exit 1
5959

6060
# On RHEL/SLES, hwloc version is just a little too low.

0 commit comments

Comments
 (0)