8000 Update hpckit container circleci · oneapi-src/oneapi-ci@0db8575 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0db8575

Browse files
committed
Update hpckit container circleci
Signed-off-by: Jesus Hector Robles Gutierrez <jesus.hector.robles.gutierrez@intel.com>
1 parent 7a57a32 commit 0db8575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ jobs:
483483

484484
build_linux_container_cpp:
485485
docker:
486-
- image: intel/hpckit
486+
- image: intel/oneapi-hpckit
487487
steps:
488488
- run:
489489
name: install_git
@@ -495,7 +495,7 @@ jobs:
495495

496496
build_linux_container_fortran:
497497
docker:
498-
- image: intel/hpckit
498+
- image: intel/oneapi-hpckit
499499
steps:
500500
- run:
501501
name: install_git

0 commit comments

Comments
 (0)
0