mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Run Qt 6 tests on Fedora 39
This commit is contained in:
parent
04013b9030
commit
fc045d85a5
@ -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>
|
||||
|
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user