fix github-ci environments

This commit is contained in:
BlackMATov
2022-01-07 20:14:33 +07:00
parent 000304f7bf
commit 3ffd824bb8
5 changed files with 8 additions and 15 deletions

View File

@@ -27,9 +27,10 @@
## Requirements
- [gcc](https://www.gnu.org/software/gcc/) **>= 7**
- [clang](https://clang.llvm.org/) **>= 7**
- [msvc](https://visualstudio.microsoft.com/) **>= 2017**
- [clang](https://clang.llvm.org/) **>= 10**
- [gcc](https://www.gnu.org/software/gcc/) **>= 10**
- [msvc](https://visualstudio.microsoft.com/) **>= 2019**
- [xcode](https://developer.apple.com/xcode/) **>= 13.0**
## Installation