Skip to content

Commit

Permalink
Update hpckit container circleci
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Hector Robles Gutierrez <[email protected]>
  • Loading branch information
hjroblesg committed Nov 12, 2024
1 parent 7a57a32 commit 0db8575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:

build_linux_container_cpp:
docker:
- image: intel/hpckit
- image: intel/oneapi-hpckit
steps:
- run:
name: install_git
Expand All @@ -495,7 +495,7 @@ jobs:

build_linux_container_fortran:
docker:
- image: intel/hpckit
- image: intel/oneapi-hpckit
steps:
- run:
name: install_git
Expand Down

0 comments on commit 0db8575

Please sign in to comment.