Compare commits
No commits in common. "74a2ae331a3443364fdffc5c0543d32699c71ad2" and "4be8dd07b6a50320be3eede6770c9eb618c79975" have entirely different histories.
74a2ae331a
...
4be8dd07b6
1 changed files with 4 additions and 4 deletions
|
@ -20,9 +20,9 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.1"
|
||||||
RUBY_VERSION: "3.1"
|
RUBY_VERSION: "3.1"
|
||||||
RUBY_PATCH: "4"
|
RUBY_PATCH: "3"
|
||||||
- ALPINE_VERSION: "3.14.10"
|
- ALPINE_VERSION: "3.14.8"
|
||||||
RUBY_VERSION: "2.7"
|
RUBY_VERSION: "2.7"
|
||||||
RUBY_PATCH: "8"
|
RUBY_PATCH: "7"
|
||||||
|
|
Loading…
Reference in a new issue