Add sles-15_sp6-static for qtopenapi

Change-Id: I2b03523cf8c56228ccc4c6eb97fbec642aa0dc40
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Tatiana Borisova
2025-10-22 12:40:42 +02:00
parent 3e2dc98344
commit f4fbffc0d9
3 changed files with 15 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Include: [
"ubuntu-24.04-arm64-wayland-tests",
"ubuntu-24.04-arm64-offscreen-tests",
"ubuntu-24.04-x64-developer-build",
"sles-15_sp6-static",
"rhel-8.10",
"rhel-9.4",
"opensuse-15.6-developer-build",

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
#Copyright (C) 2025 The Qt Company Ltd
#SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
set -ex
source "${BASH_SOURCE%/*}/../common/unix/install-golang.sh" "linux"

View File

@@ -0,0 +1,7 @@
#!/bin/bash
#Copyright (C) 2025 The Qt Company Ltd
#SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
BASEDIR=$(dirname "$0")
"$BASEDIR/../common/unix/install_openapi.sh"