Skip to content

Commit

Permalink
Merge pull request #102 from oneapi-src/update_hpckit_cnt
Browse files Browse the repository at this point in the history
Update hpckit container circleci
  • Loading branch information
hjroblesg authored Nov 12, 2024
2 parents 7a57a32 + 0db8575 commit 758398a
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 758398a

Please sign in to comment.