Skip to content

Commit

Permalink
Consolidate image matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Feb 21, 2024
1 parent a1022e1 commit 05c9447
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions matrix-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
pull-request:
- { CUDA_VER: '11.8', ARCH: 'amd64', PYTHON_VER: '3.9', GPU: 'v100', DRIVER: 'earliest' }
- { CUDA_VER: '12.0', ARCH: 'amd64', PYTHON_VER: '3.10', GPU: 'v100', DRIVER: 'latest' }
- { CUDA_VER: '12.0', ARCH: 'arm64', PYTHON_VER: '3.10', GPU: 'a100', DRIVER: 'latest' }
- { CUDA_VER: '12.2', ARCH: 'amd64', PYTHON_VER: '3.10', GPU: 'v100', DRIVER: 'latest' }
- { CUDA_VER: '12.2', ARCH: 'arm64', PYTHON_VER: '3.10', GPU: 'a100', DRIVER: 'latest' }
branch:
- { CUDA_VER: '11.8', ARCH: 'amd64', PYTHON_VER: '3.9', GPU: 'v100', DRIVER: 'earliest' }
Expand Down

0 comments on commit 05c9447

Please sign in to comment.