Add exclusions

This commit is contained in:
Elliot Matson 2023-01-29 20:49:18 -06:00
parent 15a5aa4ec1
commit 1ca5ee92c8

View file

@ -23,6 +23,9 @@ jobs:
no_fast_functions: ["", -DNO_FAST_FUNCTIONS]
no_cie1931: ["", -DNO_CIE1931]
virtual_panel: ["", -DVIRTUAL_PANE]
exclude:
- no_fast_functions: ""
virtual_panel: -DVIRTUAL_PANE
steps:
- name: Show Build Flags