Compare commits
No commits in common. "174e6ba81c4da6f6673739eb33764ef3d800c940" and "627a25ac4b3dfa800dc27fabbb6b7a8ef89e89cb" have entirely different histories.
174e6ba81c
...
627a25ac4b
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,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