mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 23:20:33 +00:00
Update .github/scripts/strategy-matrix/generate.py
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
This commit is contained in:
2
.github/scripts/strategy-matrix/generate.py
vendored
2
.github/scripts/strategy-matrix/generate.py
vendored
@@ -164,7 +164,7 @@ class MatrixEntry:
|
||||
image: str = "" # container image; empty for macOS/Windows (runs natively)
|
||||
compiler: str = "" # compiler name ("gcc" or "clang"); empty for macOS/Windows
|
||||
generator: str = "" # CMake generator; empty selects Ninja (Linux/macOS)
|
||||
compiler_version: str = "" # Conan msvc compiler.version; empty auto-detects
|
||||
compiler_version: str = "" # Conan MSVC compiler.version; empty auto-detects
|
||||
|
||||
|
||||
@dataclasses.dataclass
|
||||
|
||||
Reference in New Issue
Block a user