diff --git a/README.md b/README.md index 7ab48f9..46ca3dd 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,13 @@ Once you installed/unpacked your library in a directory (e.g. `path/to/QtModelUt The library should be compatible with all platform supported by Qt, the CI will build, test and deploy the following configurations: + Windows MSVC 2019 64bit Qt 5.15 -+ Windows MSVC 2019 64bit Qt 6.1 ++ Windows MSVC 2019 64bit Qt 6.2 + Windows MinGW 8.1 64bit Qt 5.15 -+ Windows MinGW 8.1 64bit Qt 6.1 ++ Windows MinGW 8.1 64bit Qt 6.2 + Ubuntu g++ 64bit Qt 5.15 -+ Ubuntu g++ 64bit Qt 6.1 ++ Ubuntu g++ 64bit Qt 6.2 + Mac OS X Clang 64bit Qt 5.15 -+ Mac OS X Clang 64bit Qt 6.1 ++ Mac OS X Clang 64bit Qt 6.2 A reduced suite of tests, to ensure compatibility, is also run on: