Run Qt 6 tests on Fedora 39

This commit is contained in:
Nyall Dawson 2024-02-13 05:21:45 +10:00
parent 04013b9030
commit fc045d85a5
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
ARG DISTRO_VERSION=38
ARG DISTRO_VERSION=39
FROM fedora:${DISTRO_VERSION} as binary-for-oracle
MAINTAINER Matthias Kuhn <matthias@opengis.ch>

View File

@ -61,7 +61,7 @@ jobs:
# LD_PRELOAD: /lib/x86_64-linux-gnu/libSegFault.so
experimental: false
- distro-version: '38'
- distro-version: '39'
qt-version: 6
run-tests: true
docker-tag-suffix: ''
@ -321,7 +321,7 @@ jobs:
docker-target: binary-only
- qt-version: 6
distro-version: 38
distro-version: 39
docker-target: binary-only
- qt-version: 5