Ver Fonte

Revert "change release workflow matrix for testing"

This reverts commit a121abb593b72d31352988c67732f6e0cdb8f26b.
Abhinav há 2 anos atrás
pai
commit
4d74cf74db
1 ficheiros alterados com 1 adições e 1 exclusões
  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]
+                os: [macos-latest, ubuntu-latest, windows-latest]
 
 
         steps:
         steps:
             - name: Check out Git repository
             - name: Check out Git repository