Skip to content

Commit

Permalink
remove torch2.3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Eitan Turok committed Aug 21, 2024
1 parent a1f05a0 commit acad5d6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ jobs:
fail-fast: false
matrix:
include:
- name: "python3.11-pytorch2.3.1-gpus1"
gpu_num: 1
python_version: 3.11
container: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
- name: "python3.11-pytorch2.3.1-gpus2"
gpu_num: 2
python_version: 3.11
container: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
- name: "python3.11-pytorch2.4.0-gpus1"
gpu_num: 1
python_version: 3.11
Expand Down

0 comments on commit acad5d6

Please sign in to comment.