Skip to content

Commit ddf4ebe

Browse files
committed
Use complete rocm image
1 parent 48a7db6 commit ddf4ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
5959

6060
container:
61-
image: rocm/dev-ubuntu-22.04:6.1
61+
image: rocm/dev-ubuntu-22.04:6.1-complete
6262

6363
steps:
6464
- name: Checkout repository

0 commit comments

Comments
 (0)