Skip to content

Commit f3b9c70

Browse files
Claudio Andrésolardiz
Claudio André
authored andcommitted
CI: transfer old OpenCL images to Openwall repo
These are old OpenCL images with "back in the day" Intel drivers. There is probably no way to rebuild these Docker images nowadays. Signed-off-by: Claudio André <[email protected]>
1 parent a51fd51 commit f3b9c70

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
@@ -33,7 +33,7 @@ jobs:
3333
no-plugs:
3434
<<: *common_linux
3535
docker:
36-
- image: claudioandre/john:opencl
36+
- image: ghcr.io/openwall/john-ci:opencl
3737
environment:
3838
OMP_NUM_THREADS: 2
3939
PLUGS: "none"
@@ -51,7 +51,7 @@ jobs:
5151
encoding-opencl:
5252
<<: *common_linux
5353
docker:
54-
- image: claudioandre/john:opencl18
54+
- image: ghcr.io/openwall/john-ci:opencl18
5555
environment:
5656
OMP_NUM_THREADS: 2
5757
ENCODING_TEST: "opencl"

0 commit comments

Comments
 (0)