Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Oct 2, 2023
1 parent 687e9b5 commit 1538012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-e4s-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cmake_build_type: ['Release']
kokkos_ver: ['3.6.01']
runs-on: ubuntu-20.04
container: ghcr.io/ecp-copa/ci-containers/e4s-rocm
container: docker.io/rocm/dev-ubuntu-20.04:latest
steps:
- name: Checkout GTest
uses: actions/checkout@v3
Expand Down

0 comments on commit 1538012

Please sign in to comment.