Compare commits
No commits in common. "6d0ff2a9c48928647e513309eb65046540a9fe40" and "d4b964486e48b30314c14b8bee588f8ed2c569ca" have entirely different histories.
6d0ff2a9c4
...
d4b964486e
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