Skip to content

Commit

Permalink
Set a ROCm version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Jan 17, 2025
1 parent ce54946 commit 47155b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ env:
TYPOS_LINK: "https://github.com/crate-ci/typos/releases/download"
TYPOS_VERSION: "1.23.4"
CUBECL_ROCM_PATH: "/opt/rocm"
# Change ROCm version that should be used in CI here
CARGO_FEATURE_ROCM__6_3_1: "1"

on:
push:
Expand Down

0 comments on commit 47155b2

Please sign in to comment.