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:
parent
861dbf717e
commit
f76d5bf8ef
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -26,6 +26,8 @@ jobs:
|
|||
exclude:
|
||||
- os: windows-latest
|
||||
c_compiler: gcc
|
||||
- os: ubuntu-latest
|
||||
c_compiler: cl
|
||||
|
||||
steps:
|
||||
- name: Install Qt
|
||||
|
|
Loading…
Add table
Reference in a new issue