Compare commits
No commits in common. "15db5d52dd3829f382320042b6e3bc17cffaeab8" and "e48ea379ef8fb0984503bcc06eb7c9477fd8732c" have entirely different histories.
15db5d52dd
...
e48ea379ef
1 changed files with 4 additions and 4 deletions
|
@ -20,16 +20,16 @@ pipeline:
|
|||
event: push
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: 3.16.1
|
||||
- ALPINE_VERSION: 3.16.0
|
||||
RUBY_VERSION: 3.1
|
||||
RUBY_PATCH: 2
|
||||
- ALPINE_VERSION: 3.15.5
|
||||
- ALPINE_VERSION: 3.15.4
|
||||
RUBY_VERSION: 3.0
|
||||
RUBY_PATCH: 4
|
||||
- ALPINE_VERSION: 3.14.7
|
||||
- ALPINE_VERSION: 3.14.6
|
||||
RUBY_VERSION: 2.7
|
||||
RUBY_PATCH: 6
|
||||
- ALPINE_VERSION: 3.13.11
|
||||
- ALPINE_VERSION: 3.13.10
|
||||
RUBY_VERSION: 2.7
|
||||
RUBY_PATCH: 6
|
||||
- ALPINE_VERSION: 3.13.6
|
||||
|
|
Loading…
Reference in a new issue