diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9a9c6a6d48..ea919b2002 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -124,8 +124,8 @@ jobs: include: - image: chapel threads: 2 - - image: chapel-gasnet-smp - threads: 1 +# - image: chapel-gasnet-smp +# threads: 1 env: CHPL_RT_NUM_THREADS_PER_LOCALE: ${{matrix.threads}} container: