Use older images for CI testing
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
|||||||
--health-timeout 5s
|
--health-timeout 5s
|
||||||
--health-retries 5
|
--health-retries 5
|
||||||
co_execenv_python:
|
co_execenv_python:
|
||||||
image: openhpi/co_execenv_python
|
image: openhpi/co_execenv_python:3.4
|
||||||
co_execenv_java:
|
co_execenv_java:
|
||||||
image: openhpi/co_execenv_java
|
image: openhpi/co_execenv_java:8
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Configure Docker host
|
- name: Configure Docker host
|
||||||
|
Reference in New Issue
Block a user