Skip to content

Fix LayerSurface to work as attached properties #5

Fix LayerSurface to work as attached properties

Fix LayerSurface to work as attached properties #5

Workflow file for this run

# SPDX-FileCopyrightText: 2024 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:
linux-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master
with:
build_dependencies: "cmake-shared"