Skip to content

Introduce Wayland support #6

Introduce Wayland support

Introduce Wayland support #6

Workflow file for this run

# This workflow will run other workflows
name: Build (All)
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
linux-qt5:
uses: ./.github/workflows/build_linux_gcc_qt5.yml
linux-qt6:
uses: ./.github/workflows/build_linux_gcc_qt6.yml