Skip to content

Commit

Permalink
try to fix rocm
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Jul 14, 2024
1 parent e589be4 commit f3ef329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ jobs:
name: "Windows - x86_64 with OpenCL"
action: "test"

- platform: "ubuntu-24.04"
- platform: "ubuntu-22.04"
args: '--features "rocm"'
rocm-version: "6.1.2"
pre-build-args: "--rocm"
name: "Ubuntu 24.04 - ROCM"
name: "Ubuntu 22.04 - ROCM"
action: "build"

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit f3ef329

Please sign in to comment.