diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 045e1285..14cbca33 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,6 @@ jobs: matrix: include: - python: "3.9" - cluster_type: ssh - python: "3.8" cluster_type: mpi - python: "3.10"