Skip to content

if-def Qt headers within GlobalSettingsPanel #1967

if-def Qt headers within GlobalSettingsPanel

if-def Qt headers within GlobalSettingsPanel #1967

name: C++ CI Serial Programs Ubuntu Default
on:
push:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
build:
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
with:
os: ubuntu-26.04
compiler: default
run-clang-query: true
run-tests: true