Skip to content

Commit

Permalink
update map submodule to 22.04 build
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann committed Nov 13, 2023
1 parent dbfb9ff commit dd9644b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ To download the library, you may run:

#### Supported systems <a name="systems"></a>
Development systems are Ubuntu 18.04, Ubuntu 20.04 and Ubuntu 22.04
Following compiler combinations are [tested continously](https://github.com/intel/ad-rss-lib/blob/master/.travis.yml):
Following compiler and Python combinations are [tested continously](https://github.com/intel/ad-rss-lib/blob/master/.travis.yml):

| | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 |
|:---------------:|:------------:|:------------:|:------------:|
Expand All @@ -148,6 +148,10 @@ Following compiler combinations are [tested continously](https://github.com/inte
| Clang 10 | | x | |
| GCC 11 | | | x |
| Clang 14 | | | x |
| Python 2.7 | x | | |
| Python 3.6 | x | | |
| Python 3.8 | | x | |
| Python 3.10 | | | x |

Important: cmake is required to be at least version 3.5!

Expand Down
2 changes: 1 addition & 1 deletion dependencies/map
Submodule map updated 0 files

0 comments on commit dd9644b

Please sign in to comment.