Skip to content

Commit

Permalink
Merge pull request #13 from lwJi/rocm
Browse files Browse the repository at this point in the history
CI: Turn on test for rocm
  • Loading branch information
lwJi authored Sep 1, 2023
2 parents 6fd8b0b + 0a247ab commit 8eac05b
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 8eac05b

Please sign in to comment.