Compare commits
11 commits
25e68319f7
...
eeff0ec0d0
Author | SHA1 | Date | |
---|---|---|---|
|
eeff0ec0d0 | ||
|
daad3b8df3 | ||
|
19868b56cb | ||
|
3dde92d4de | ||
|
3e098e8c24 | ||
|
d6998017fc | ||
|
bdf4d61db2 | ||
|
582b83d3fa | ||
|
174e6ba81c | ||
|
84b848b911 | ||
|
5d35cad642 |
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,10 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.18.0"
|
- ALPINE_VERSION: "3.18.3"
|
||||||
RUBY_VERSION: "3.2"
|
RUBY_VERSION: "3.2"
|
||||||
RUBY_PATCH: "2"
|
RUBY_PATCH: "2"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
RUBY_VERSION: "3.1"
|
RUBY_VERSION: "3.1"
|
||||||
RUBY_PATCH: "4"
|
RUBY_PATCH: "4"
|
||||||
- ALPINE_VERSION: "3.14.10"
|
- ALPINE_VERSION: "3.14.10"
|
||||||
|
|
Loading…
Reference in a new issue