Skip to content

Commit

Permalink
CI: Turn on test for rocm
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Aug 31, 2023
1 parent 6fd8b0b commit 0a247ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
download-build-test:
strategy:
matrix:
accelerator: [cpu, cuda]
accelerator: [cpu, cuda, rocm]
real-precision: [real64]
mode: [debug, optimize]
exclude:
Expand Down

0 comments on commit 0a247ab

Please sign in to comment.