Explorar el Código

Update linux.yml

pull/3330/head
Ray hace 2 años
padre
commit
c9020ece5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/linux.yml

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

@ -22,7 +22,7 @@ jobs:
build:
permissions:
contents: write # for actions/upload-release-asset to upload release asset
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false
max-parallel: 1

Cargando…
Cancelar
Guardar