Compare commits
No commits in common. "9726b6002364d170da2fc29f50151b488b2ead16" and "0d2a746f16d18dffdaab17fc9411ff4e19d8150f" have entirely different histories.
9726b60023
...
0d2a746f16
1 changed files with 4 additions and 4 deletions
|
@ -20,15 +20,15 @@ steps:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.20.3"
|
||||
- ALPINE_VERSION: "3.20.2"
|
||||
MAX_MEMORY: "500mb"
|
||||
REDIS_VERSION: "7.2.5"
|
||||
- ALPINE_VERSION: "3.19.4"
|
||||
- ALPINE_VERSION: "3.19.3"
|
||||
MAX_MEMORY: "500mb"
|
||||
REDIS_VERSION: "7.2.4"
|
||||
- ALPINE_VERSION: "3.18.9"
|
||||
- ALPINE_VERSION: "3.18.8"
|
||||
MAX_MEMORY: "500mb"
|
||||
REDIS_VERSION: "7.0.15"
|
||||
- ALPINE_VERSION: "3.17.10"
|
||||
- ALPINE_VERSION: "3.17.9"
|
||||
MAX_MEMORY: "500mb"
|
||||
REDIS_VERSION: "7.0.15"
|
||||
|
|
Loading…
Reference in a new issue