Explorar el Código

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

Dan Helfman hace 6 años
padre
commit
90c1f899fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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