Skip to content

Commit

Permalink
Update ci-gpu-AMD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfgc authored Mar 10, 2024
1 parent 99726dd commit 051c50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-gpu-AMD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
source /etc/profile.d/lmod.sh
module load julia/1.9.1
module load rocm/6.0.0
module load rocm
julia --project -e 'using Pkg; Pkg.test()'
- name: Report PR status
Expand Down

0 comments on commit 051c50b

Please sign in to comment.