Browse Source

Use newer Alpine (with newer version of Borg) in matrix builds.

Dan Helfman 6 years ago
parent
commit
90c1f899fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -10,7 +10,7 @@ pipeline:
 
 matrix:
   ALPINE_VERSION:
-    - 3.6
+    - 3.7
     - 3.8
   PYTHON_VERSION:
     - 3.6