Compare commits
3 commits
63f20e23bc
...
ed077827ea
Author | SHA1 | Date | |
---|---|---|---|
|
ed077827ea | ||
|
1068b67884 | ||
|
434501ef54 |
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.17.1"
|
||||
- ALPINE_VERSION: "3.17.3"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "3"
|
||||
- ALPINE_VERSION: "3.14.8"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
RUBY_VERSION: "2.7"
|
||||
RUBY_PATCH: "7"
|
||||
|
|
Loading…
Reference in a new issue