Przeglądaj źródła

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

Dan Helfman 6 lat temu
rodzic
commit
90c1f899fc
1 zmienionych plików z 1 dodań i 1 usunięć
  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