Skip to content

Commit

Permalink
Update rocm version
Browse files Browse the repository at this point in the history
  • Loading branch information
NISHIY-EKSDEE committed Oct 3, 2024
1 parent b9fa8d6 commit bad0d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fbgemm_gpu_ci_rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
]
container-image: [ "ubuntu:20.04" ]
python-version: [ "3.12" ]
rocm-version: [ "6.2" ]
rocm-version: [ "6.1" ]
compiler: [ "gcc", "clang" ]

steps:
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
]
# ROCm machines are limited, so we only test a subset of Python versions
python-version: [ "3.12" ]
rocm-version: [ "6.2" ]
rocm-version: [ "6.1" ]
compiler: [ "gcc", "clang" ]
needs: build_artifact

Expand Down

0 comments on commit bad0d24

Please sign in to comment.