Explorar el Código

change release workflow matrix for testing

Abhinav hace 2 años
padre
commit
a121abb593
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -11,7 +11,7 @@ jobs:
 
 
         strategy:
         strategy:
             matrix:
             matrix:
-                os: [macos-latest, ubuntu-latest, windows-latest]
+                os: [macos-latest]
 
 
         steps:
         steps:
             - name: Check out Git repository
             - name: Check out Git repository