فهرست منبع

[draft] Check the hunter build (#6061)

- closes https://github.com/assimp/assimp/issues/5373
Kim Kulling 4 ماه پیش
والد
کامیت
e2ee7d2c71
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      .github/workflows/ccpp.yml

+ 4 - 0
.github/workflows/ccpp.yml

@@ -23,6 +23,10 @@ jobs:
             os: windows-latest
             os: windows-latest
             cxx: cl.exe
             cxx: cl.exe
             cc: cl.exe
             cc: cl.exe
+          - name: windows-hunter-latest-cl.exe
+            os: windows-latest
+            cxx: cl.exe
+            cc: cl.exe
           - name: ubuntu-latest-clang++
           - name: ubuntu-latest-clang++
             os: ubuntu-latest
             os: ubuntu-latest
             cxx: clang++
             cxx: clang++