Compare commits
3 commits
fc6ae9f931
...
1c326539a3
Author | SHA1 | Date | |
---|---|---|---|
|
1c326539a3 | ||
|
3dde92d4de | ||
|
3e098e8c24 |
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.18.2"
|
||||
- ALPINE_VERSION: "3.18.3"
|
||||
RUBY_VERSION: "3.2"
|
||||
RUBY_PATCH: "2"
|
||||
- ALPINE_VERSION: "3.17.4"
|
||||
- ALPINE_VERSION: "3.17.5"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "4"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
|
|
Loading…
Reference in a new issue