Explorar el Código

[build] Disable Ubuntu 18 CI machines

Him188 hace 3 años
padre
commit
943be41108
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .github/workflows/build.yml

+ 0 - 2
.github/workflows/build.yml

@@ -261,8 +261,6 @@ jobs:
             targetName: mingwX64
           - os: ubuntu-20.04
             targetName: linuxX64
-          - os: ubuntu-18.04
-            targetName: linuxX64
           # - os: macos-12
           #   targetName: macosX64
     #          - os: macos-11