Переглянути джерело

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