Explorar el Código

Try running CI with python 3.7.14

Yegappan Lakshmanan hace 3 años
padre
commit
4f3e41e3d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/coverage.yml

+ 1 - 1
.github/workflows/coverage.yml

@@ -18,7 +18,7 @@ jobs:
       - name: Install Python
         uses: actions/setup-python@v2
         with:
-          python-version: 3.5
+          python-version: 3.7.14
       - name: Install covimerage
         run: |
           pip install covimerage