Compare commits
No commits in common. "5c2c88e86fe30ee9f4270f6eff85313a9d2c4bce" and "f65aa714f40eba6890205da8d80d3a5d151ec285" have entirely different histories.
5c2c88e86f
...
f65aa714f4
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.18.1"
|
||||
- ALPINE_VERSION: "3.18.0"
|
||||
RUBY_VERSION: "3.2"
|
||||
RUBY_PATCH: "2"
|
||||
- ALPINE_VERSION: "3.17.4"
|
||||
- ALPINE_VERSION: "3.17.3"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "4"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
|
|
Loading…
Reference in a new issue