Skip to content

Commit

Permalink
Use minimal rocm image
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Apr 24, 2024
1 parent 3f589d9 commit 2894846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# 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

container:
image: rocm/dev-ubuntu-22.04:6.1-complete
image: rocm/dev-ubuntu-22.04:6.1

steps:
- name: Checkout repository
Expand Down

0 comments on commit 2894846

Please sign in to comment.