Skip to content

Commit

Permalink
ci: Disable VOLTA70 jobs
Browse files Browse the repository at this point in the history
These jobs ran on sogpu01, which is now used for another purpose.

Signed-off-by: Carl Pearson <[email protected]>
  • Loading branch information
cwpearson committed Nov 25, 2024
1 parent b72c5c6 commit ee8d2c3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/at2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
uses: ./.github/workflows/spr.yml
with:
kokkos_version: 4.4.01
volta70:
uses: ./.github/workflows/volta70.yml
with:
kokkos_version: 4.4.01
# all these ran on sogpu01, which is now used for another purpose
# volta70:
# uses: ./.github/workflows/volta70.yml
# with:
# kokkos_version: 4.4.01

0 comments on commit ee8d2c3

Please sign in to comment.