[draft] Check the hunter build (#6061)

- closes https://github.com/assimp/assimp/issues/5373
This commit is contained in:
Kim Kulling
2025-03-21 20:08:43 +01:00
committed by GitHub
parent 5a1cc9ec60
commit e2ee7d2c71

View File

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