@@ -12,20 +12,6 @@ The built images are hosted at
1212
1313## Available Tags
1414
15- ### ` ubuntu-18.04-qt5.15.2 `
16-
17- Based on Ubuntu 18.04, containing Qt 5.15.2 from
18- [ download.qt.io] ( https://download.qt.io ) and OpenCascade OCCT from
19- [ github/Open-Cascade-SAS/OCCT] ( https://github.com/Open-Cascade-SAS/OCCT ) .
20- This image is intended for deployment of official binary releases of LibrePCB,
21- which should be linked against an old version of ` glibc ` (for maximum
22- compatibility) but still using a recent Qt version (to get the latest
23- features/bugfixes of Qt).
24-
25- In addition, this image contains
26- [ ` linuxdeployqt ` ] ( https://github.com/probonopd/linuxdeployqt ) to build the
27- AppImage.
28-
2915### ` ubuntu-20.04-qt6.6 `
3016
3117Based on Ubuntu 20.04, containing Qt 6.6.x from
@@ -40,9 +26,6 @@ In addition, this image contains
4026[ ` linuxdeployqt ` ] ( https://github.com/probonopd/linuxdeployqt ) to build the
4127AppImage.
4228
43- This image will deprecate ` ubuntu-18.04-qt5.15.2 ` once we definitively
44- switch from Qt5 to Qt6. Currently we provide both Qt5 and Qt6 builds.
45-
4629### ` ubuntu-20.04 `
4730
4831Based on Ubuntu 20.04, containing Qt from the official Ubuntu package
@@ -59,12 +42,6 @@ Based on Ubuntu 22.04, containing Qt and OpenCascade OCE from the official
5942Ubuntu package repository. This image is intended to check if LibrePCB
6043compiles on a standard Ubuntu 22.04.
6144
62- ### ` windowsservercore-ltsc2019-qt5.15.2-32bit `
63-
64- Based on Windows Server Core LTSC2019 with Qt5.15.2, MinGW 8.1 32-bit
65- and OpenCascade OCCT 7.7.2. This image is intended for deployment of official
66- 32-bit binary releases of LibrePCB for Windows.
67-
6845### ` windowsservercore-ltsc2019-qt6.6-64bit `
6946
7047Based on Windows Server Core LTSC2019 with Qt6.6.x, MinGW 11.2.0 64-bit
0 commit comments