Skip to content

Commit

Permalink
Update cmake-configure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Sep 25, 2024
1 parent 577fed4 commit ecef47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
container: ghcr.io/gridtools/gridtools-base:base-${{ matrix.rocm_version }}
strategy:
matrix:
rocm_version: [hip, rocm-6.2] # "hip" is rocm-5.x
rocm_version: [hip] # "hip" is rocm-5.x
cuda-mode: [AUTO, HIP]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ecef47a

Please sign in to comment.