Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: reduce matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Will Killian <[email protected]>
willkill07 committed Jan 29, 2025
1 parent 0fc363e commit 321fbd5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
@@ -155,12 +155,8 @@ jobs:
matrix:
arch: ["arm64", "amd64"]
include:
- runner: linux-amd64-gpu-v100-latest-1
arch: "amd64"
- runner: linux-amd64-gpu-l4-latest-1
arch: "amd64"
- runner: linux-amd64-gpu-l4-earliest-1
arch: "amd64"
- runner: linux-arm64-gpu-a100-latest-1
arch: "arm64"

0 comments on commit 321fbd5

Please sign in to comment.