瀏覽代碼

chore: add test ci os version

GyDi 2 年之前
父節點
當前提交
e1c869a358
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .github/workflows/test.yml

+ 8 - 0
.github/workflows/test.yml

@@ -12,6 +12,14 @@ on:
           - windows-latest
           - ubuntu-latest
           - macos-latest
+          - ubuntu-18.04
+          - ubuntu-20.04
+          - ubuntu-22.04
+          - macos-10.15
+          - macos-11
+          - macos-12
+          - windows-2019
+          - windows-2022
 
 env:
   CARGO_INCREMENTAL: 0