Skip to content

Commit

Permalink
Update ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
NISHIY-EKSDEE committed Nov 27, 2024
1 parent 1265b13 commit 6692d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fbgemm_gpu_ci_rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
build_and_test:
runs-on: ${{ matrix.host-machine.instance }}
container:
image: rocm/dev-ubuntu-20.04:${{ matrix.rocm-version }}-complete
image: rocm/dev-ubuntu-22.04:${{ matrix.rocm-version }}-complete
options: --user root
defaults:
run:
Expand Down

0 comments on commit 6692d8f

Please sign in to comment.