From 450ef7934c1adfdf4a3a3c72967de3c5798a020d Mon Sep 17 00:00:00 2001 From: Gangzheng Tong Date: Fri, 29 Aug 2025 14:15:52 -0700 Subject: Enable slangpy and slang-rhi tests for Mac (#8297) This PR enables slang-rhi and slangpy tests in the slang CI for MacOS. * exclude the slang-rhi `sampler-array` test for mac; issue tracked in https://github.com/shader-slang/slang/issues/8246 * update slang-rhi for fix of `nested-parameter-block-2` * for slangpy test, install the required python package in the github mac runner only each CI run. Closes: https://github.com/shader-slang/slang/issues/7330 --------- Co-authored-by: slangbot Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> --- external/slang-rhi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/slang-rhi b/external/slang-rhi index 5ae8ab8f7..5b847c52a 160000 --- a/external/slang-rhi +++ b/external/slang-rhi @@ -1 +1 @@ -Subproject commit 5ae8ab8f7593671a4be7fcd5a56411901c1a2350 +Subproject commit 5b847c52a476888257a6f4beddef5801c0a5f0b7 -- cgit v1.2.3