Skip to content

Commit

Permalink
CI: transfer old OpenCL images to Openwall repo
Browse files Browse the repository at this point in the history
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é <dev@claudioandre.slmail.me>
  • Loading branch information
claudioandre-br authored and solardiz committed Apr 29, 2024
1 parent a51fd51 commit f3b9c70
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 @@ -33,7 +33,7 @@ jobs:
no-plugs:
<<: *common_linux
docker:
- image: claudioandre/john:opencl
- image: ghcr.io/openwall/john-ci:opencl
environment:
OMP_NUM_THREADS: 2
PLUGS: "none"
Expand All @@ -51,7 +51,7 @@ jobs:
encoding-opencl:
<<: *common_linux
docker:
- image: claudioandre/john:opencl18
- image: ghcr.io/openwall/john-ci:opencl18
environment:
OMP_NUM_THREADS: 2
ENCODING_TEST: "opencl"
Expand Down

0 comments on commit f3b9c70

Please sign in to comment.