Skip to content

Commit

Permalink
Merge pull request #190 from rapidsai/revert-188-wheel-tests-add-py3.…
Browse files Browse the repository at this point in the history
…11-amd64-cuda12

Revert "Add back wheels test job for Python 3.11, amd64, CUDA 12."
  • Loading branch information
bdice authored Mar 18, 2024
2 parents ae1a1fd + 06b94fb commit b8dec16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
pull-request:
# amd64
- { ARCH: 'amd64', PY_VER: '3.9', CUDA_VER: '12.2.2', LINUX_VER: 'ubuntu22.04', gpu: 'v100', driver: 'latest' }
- { ARCH: 'amd64', PY_VER: '3.11', CUDA_VER: '12.2.2', LINUX_VER: 'ubuntu22.04', gpu: 'v100', driver: 'latest' }
# arm64
- { ARCH: 'arm64', PY_VER: '3.11', CUDA_VER: '11.8.0', LINUX_VER: 'ubuntu20.04', gpu: 'a100', driver: 'latest' }
nightly:
Expand Down

0 comments on commit b8dec16

Please sign in to comment.