ci: test compilation against supported qt version / compiler matrix

This commit is contained in:
outfoxxed 2024-11-23 05:08:12 -08:00
parent 57a5d8e1ed
commit cb426973d7
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
7 changed files with 102 additions and 4 deletions

View file

@ -9,3 +9,7 @@ indent_style = tab
[*.nix]
indent_style = space
indent_size = 2
[*.{yml,yaml}]
indent_style = space
indent_size = 2