Compare commits
No commits in common. "3c7f5b73a8aa4ef474ab16de68b9f38645233a2f" and "e49a07ad6df87e2c8fc16babf8a6085721d9f5af" have entirely different histories.
3c7f5b73a8
...
e49a07ad6d
1 changed files with 6 additions and 6 deletions
|
@ -30,12 +30,12 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.18.2"
|
||||
- ALPINE_VERSION: "3.17.1"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "3"
|
||||
- ALPINE_VERSION: "3.18.0"
|
||||
RUBY_VERSION: "3.2"
|
||||
RUBY_PATCH: "2"
|
||||
- ALPINE_VERSION: "3.17.4"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "4"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
- ALPINE_VERSION: "3.14.8"
|
||||
RUBY_VERSION: "2.7"
|
||||
RUBY_PATCH: "8"
|
||||
RUBY_PATCH: "7"
|
||||
|
|
Loading…
Reference in a new issue