Skip to content

Commit

Permalink
Updated base Qt version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
VSRonin committed Oct 14, 2021
1 parent 013e922 commit 46072cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 46072cb

Please sign in to comment.