Skip to content

Commit

Permalink
Use ecp-copa/ci-container package
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Oct 2, 2023
1 parent 8344137 commit 687e9b5
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: docker.io/ecpe4s/e4s-base-rocm:23.05
container: ghcr.io/ecp-copa/ci-containers/e4s-rocm
steps:
- name: Checkout GTest
uses: actions/checkout@v3
Expand Down

0 comments on commit 687e9b5

Please sign in to comment.