Explorar o código

no python 3.6

Rodja Trappe %!s(int64=3) %!d(string=hai) anos
pai
achega
8a76945882
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/test.yml

+ 2 - 1
.github/workflows/test.yml

@@ -6,7 +6,8 @@ jobs:
   test:
     strategy:
       matrix:
-        python: [3.6, 3.7, 3.8, 3.9]
+        python: [3.7, 3.8, 3.9]
+      fail-fast: false
     runs-on: ubuntu-latest
     timeout-minutes: 10
     steps: