From eb6b4093041ecfa79a804f1f1a2c0c17a6da85bf Mon Sep 17 00:00:00 2001 From: Tyson Jones Date: Fri, 28 Feb 2025 02:13:39 +0100 Subject: [PATCH] cannot refer to include matrix in exclude --- .github/workflows/compilation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compilation.yml b/.github/workflows/compilation.yml index 9128756e0..d5e4b0f6f 100644 --- a/.github/workflows/compilation.yml +++ b/.github/workflows/compilation.yml @@ -51,7 +51,7 @@ jobs: # cannot presently use multithreading with MSVC - omp: ON - compiler: cl + os: windows-latest # cannot use cuquantum when not using GPU - gpu: OFF