Use newer Alpine (with newer version of Borg) in matrix builds.
This commit is contained in:
parent
a0691ae4cd
commit
90c1f899fc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ pipeline:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- 3.6
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
PYTHON_VERSION:
|
PYTHON_VERSION:
|
||||||
- 3.6
|
- 3.6
|
||||||
|
|
Loading…
Reference in a new issue