Compare commits
No commits in common. "a7cb52c04a72e0c52809aa25e8c4f49375172ece" and "2a755188bbe0464f64da3b1b677ca7c1d0462b2d" have entirely different histories.
a7cb52c04a
...
2a755188bb
1 changed files with 5 additions and 4 deletions
|
@ -17,7 +17,8 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- "3.18.3"
|
- "3.18.2"
|
||||||
- "3.17.5"
|
- "3.17.4"
|
||||||
- "3.16.7"
|
- "3.16.6"
|
||||||
- "3.15.10"
|
- "3.15.9"
|
||||||
|
- "3.14.10"
|
||||||
|
|
Loading…
Reference in a new issue