Skip to content

Commit

Permalink
2n:4g
Browse files Browse the repository at this point in the history
  • Loading branch information
satyaog committed Sep 9, 2024
1 parent c886282 commit 62c7326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloud-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# Runs for pull requests
pull_request:
branches:
- master
- staging

permissions:
id-token: write
Expand All @@ -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"
Expand Down

0 comments on commit 62c7326

Please sign in to comment.