From 65cf660cb4bc198aafc6ae716e997e59fb37b6e9 Mon Sep 17 00:00:00 2001 From: Ludovic Raess Date: Sat, 22 Jul 2023 00:57:40 +0300 Subject: [PATCH] Comment windows test which currently fail on nightly. AMDGPU not supported - this should be fixed when using Extensions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9864d54..b8b07fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: os: - ubuntu-latest - macOS-latest - - windows-latest + # - windows-latest arch: - x64 steps: