1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-19 14:47:46 +00:00

Exclude ubuntu cl

This commit is contained in:
Joshua Goins 2024-04-23 16:59:51 -04:00
parent 861dbf717e
commit f76d5bf8ef

View file

@ -26,6 +26,8 @@ jobs:
exclude:
- os: windows-latest
c_compiler: gcc
- os: ubuntu-latest
c_compiler: cl
steps:
- name: Install Qt