Compare commits
No commits in common. "ed6e65f84986c60e16a228a1bc02a80f1f578e59" and "128644652a61addfc4890a06e17be424a93e3436" have entirely different histories.
ed6e65f849
...
128644652a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pipeline:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.18.2"
|
ALPINE_VERSION: "3.18.1"
|
||||||
REDIS_VERSION: "7.0.11"
|
REDIS_VERSION: "7.0.11"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.4"
|
ALPINE_VERSION: "3.17.4"
|
||||||
|
|
Loading…
Reference in a new issue