feat: enable alpine 3.14
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
since 3.13 is going to be deprecated soon, and 3.14 has the same ruby version, upgrading should be easier.
This commit is contained in:
parent
7dc96bf88b
commit
a41f7c0ba4
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ matrix:
|
|||
- ALPINE_VERSION: 3.16.2
|
||||
RUBY_VERSION: 3.1
|
||||
RUBY_PATCH: 2
|
||||
- ALPINE_VERSION: 3.14.8
|
||||
RUBY_VERSION: 2.7
|
||||
RUBY_PATCH: 6
|
||||
- ALPINE_VERSION: 3.13.12
|
||||
RUBY_VERSION: 2.7
|
||||
RUBY_PATCH: 6
|
||||
|
|
Loading…
Reference in a new issue