Explorar el Código

Update github config files

tags/v1.0.0
guanguans hace 3 años
padre
commit
5c4643ebb2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/tests.yml

+ 1
- 1
.github/workflows/tests.yml Ver fichero

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go-version: [1.14.x, 1.15.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- name: Install Go


Cargando…
Cancelar
Guardar