Skip to content

Update to Qt 6 and ECM #6

Update to Qt 6 and ECM

Update to Qt 6 and ECM #6

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Pier Luigi Fiorini <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0
name: CI
on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
branches:
- master
- develop
jobs:
build-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master