File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ officially supports when building from source:
3737| ------------------------------------| --------------| ------------| -------| -------| ------------------------------| ------------|
3838| Ubuntu 22.04 LTS (Jammy Jellyfish) | x86_64 | 3.10 | 8.4 | 3.22 | GCC 11 (default) or Clang 15 | OpenJDK 11 |
3939| Ubuntu 24.04 LTS (Noble Numbat) | x86_64 | 3.12 | 8.4 | 3.28 | GCC 13 (default) or Clang 19 | OpenJDK 21 |
40- | macOS Sequoia (15) | arm64 | 3.13 | 8.4 | 4.1 | Apple LLVM 17 (Xcode 16.4 ) | OpenJDK 23 |
40+ | macOS Sequoia (15) | arm64 | 3.13 | 8.4 | 4.1 | Apple LLVM 17 (Xcode 26.0 ) | OpenJDK 23 |
4141| macOS Tahoe (26) ⁽⁴⁾ | arm64 | TBD | TBD | TBD | TBD | TBD |
4242
4343"Official support" means that we have Continuous Integration test coverage to
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ officially supports:
2424| Ubuntu 22.04 LTS (Jammy Jellyfish) | x86_64 | 3.10 ⁽³⁾ | March 2026 |
2525| Ubuntu 24.04 LTS (Noble Numbat) | x86_64 | 3.12 ⁽³⁾ | March 2028 |
2626| macOS Sequoia (15) | arm64 | 3.13 ⁽³⁾ | October 2026 |
27- | macOS Tahoe (26) | arm64 | TBD | October 2027 |
27+ | macOS Tahoe (26) ⁽⁵⁾ | arm64 | TBD | October 2027 |
2828
2929"Official support" means that we have Continuous Integration test coverage to
3030notice regressions, so if it doesn't work for you then please file a bug report.
@@ -64,7 +64,7 @@ Drake's pre-compiled binaries:
6464| ------------------------------------| ----------------------------| -------|
6565| Ubuntu 22.04 LTS (Jammy Jellyfish) | GCC 11 | C++20 |
6666| Ubuntu 24.04 LTS (Noble Numbat) | GCC 13 | C++23 |
67- | macOS Sequoia (15) | Apple LLVM 17 (Xcode 16.4 ) | C++23 |
67+ | macOS Sequoia (15) | Apple LLVM 17 (Xcode 26.0 ) | C++23 |
6868| macOS Tahoe (26) | TBD | TBD |
6969
7070Any other configuration not listed here will lead to undefined behavior
You can’t perform that action at this time.
0 commit comments