From 62c732622f57f8aa4038fe1b1bfda7221b4700de Mon Sep 17 00:00:00 2001 From: Satya Ortiz-Gagne Date: Fri, 6 Sep 2024 08:03:05 -0400 Subject: [PATCH] 2n:4g --- .github/workflows/cloud-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cloud-ci.yml b/.github/workflows/cloud-ci.yml index 6db1697c7..6c982bdf4 100644 --- a/.github/workflows/cloud-ci.yml +++ b/.github/workflows/cloud-ci.yml @@ -4,7 +4,7 @@ on: # Runs for pull requests pull_request: branches: - - master + - staging permissions: id-token: write @@ -16,7 +16,7 @@ jobs: fail-fast: true max-parallel: 1 matrix: - system: ["1n:1g", "1n:4g", "2n:4g"] + system: ["2n:4g"] include: - arch: cuda exclude: "no-cuda"