Compare commits
No commits in common. "828f4bfd4942536d3a9664c1ec9db4fe50c8a39a" and "9f34905f457e3379016ad954255f689b4ed2612f" have entirely different histories.
828f4bfd49
...
9f34905f45
1 changed files with 8 additions and 8 deletions
|
@ -20,15 +20,15 @@ steps:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.20.1"
|
- MAX_MEMORY: "500mb"
|
||||||
MAX_MEMORY: "500mb"
|
ALPINE_VERSION: "3.20.0"
|
||||||
REDIS_VERSION: "7.2.5"
|
REDIS_VERSION: "7.2.5"
|
||||||
- ALPINE_VERSION: "3.19.2"
|
- MAX_MEMORY: "500mb"
|
||||||
MAX_MEMORY: "500mb"
|
ALPINE_VERSION: "3.19.1"
|
||||||
REDIS_VERSION: "7.2.4"
|
REDIS_VERSION: "7.2.4"
|
||||||
- ALPINE_VERSION: "3.18.7"
|
- MAX_MEMORY: "500mb"
|
||||||
MAX_MEMORY: "500mb"
|
ALPINE_VERSION: "3.18.6"
|
||||||
REDIS_VERSION: "7.0.15"
|
REDIS_VERSION: "7.0.15"
|
||||||
- ALPINE_VERSION: "3.17.8"
|
- MAX_MEMORY: "500mb"
|
||||||
MAX_MEMORY: "500mb"
|
ALPINE_VERSION: "3.17.7"
|
||||||
REDIS_VERSION: "7.0.15"
|
REDIS_VERSION: "7.0.15"
|
||||||
|
|
Loading…
Reference in a new issue