浏览代码

Revert "change the matrix to macOS for testing"

This reverts commit b11aeb58a5100f34c7d56c7a41516532ae83566d.
Abhinav 2 年之前
父节点
当前提交
0720352451
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-old.yml

+ 1 - 1
.github/workflows/build-old.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