README.md: update CI test build matrix

Add 6.3 branch.

Change-Id: I830b750f783308fee0b856663ffb15c4bcc0aaea
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
(cherry picked from commit 94f562c5df)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mikko Gronoff 2021-12-31 09:39:17 +02:00 committed by Qt Cherry-pick Bot
parent da80b30704
commit 0a797d9888

View File

@ -20,13 +20,13 @@ Following table shows the Yocto branches which are used to test each
Qt version (x) and any additional Yocto releases that are stated in
the LAYERSERIES_COMPAT (c).
| Yocto \ Qt | dev | 6.2 | 6.1 | 6.0 |
| ---------- |:---:|:---:|:---:|:---:|
| master | x | x | | |
| honister | x | x | | |
| hardknott | x | x | x | x |
| gatesgarth | c | c | x | x |
| dunfell | x | x | x | x |
| Yocto \ Qt | dev | 6.3 | 6.2 | 6.1 | 6.0 |
| ---------- |:---:|:---:|:---:|:---:|:---:|
| master | x | x | x | | |
| honister | x | x | x | | |
| hardknott | x | x | x | x | x |
| gatesgarth | c | c | c | x | x |
| dunfell | x | x | x | x | x |
QtWebEngine
-----------