This website works better with JavaScript.
Home
Help
Register
Sign In
thomasleveil
/
borgmatic
forked from
witten/borgmatic
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
In continuous integration build matrix, use newer Alpine 3.9 instead of 3.8.
master
Dan Helfman
1 year ago
parent
a291477c19
commit
f5e1e8bec9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -11,7 +11,7 @@ pipeline:
matrix:
ALPINE_VERSION:
-
3.7
-
3.
8
-
3.
9
PYTHON_VERSION:
-
3.5
-
3.6
Write
Preview
Loading…
Cancel
Save