Explorar o código

In continuous integration build matrix, use newer Alpine 3.9 instead of 3.8.

Dan Helfman %!s(int64=6) %!d(string=hai) anos
pai
achega
f5e1e8bec9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -11,7 +11,7 @@ pipeline:
 matrix:
   ALPINE_VERSION:
     - 3.7
-    - 3.8
+    - 3.9
   PYTHON_VERSION:
     - 3.5
     - 3.6