Skip to content

Commit 8ffd2b5

Browse files
Update reusable_multi_numa.yml
1 parent 430e4d5 commit 8ffd2b5

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
@@ -15,7 +15,7 @@ jobs:
1515
multi_numa:
1616
name: "${{matrix.os}}, ${{matrix.build_type}}, shared=${{matrix.shared_library}}"
1717
# run only on upstream; forks will not have the HW
18-
if: github.repository == 'oneapi-src/unified-memory-framework'
18+
#if: github.repository == 'oneapi-src/unified-memory-framework'
1919

2020
strategy:
2121
matrix:

0 commit comments

Comments
 (0)