Compare commits

..

No commits in common. "a2be2928babb56015ef4d6b58ebc57d9406fa00c" and "c70e9afc3afac6a1bbc272336f21bcd57ae65191" have entirely different histories.

2 changed files with 7 additions and 1 deletions

View file

@ -21,9 +21,15 @@ pipeline:
event: push
matrix:
include:
- ALPINE_VERSION: 3.17.1
- ALPINE_VERSION: 3.17.0
RUBY_VERSION: 3.1
RUBY_PATCH: 2
- ALPINE_VERSION: 3.16.2
RUBY_VERSION: 3.1
RUBY_PATCH: 2
- ALPINE_VERSION: 3.15.6
RUBY_VERSION: 3.0
RUBY_PATCH: 4
- ALPINE_VERSION: 3.14.8
RUBY_VERSION: 2.7
RUBY_PATCH: 6

Binary file not shown.