8000 Merge pull request #102 from oneapi-src/update_hpckit_cnt · oneapi-src/oneapi-ci@758398a · GitHub
[go: up one dir, main page]

Skip to content

Commit 758398a

Browse files
authored
Merge pull request #102 from oneapi-src/update_hpckit_cnt
Update hpckit container circleci
2 parents 7a57a32 + 0db8575 commit 758398a

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