Skip to content

Commit

Permalink
Postpone Bazel next change date (#34)
Browse files Browse the repository at this point in the history
Delay dropping Bazel 6 from minimum support version to 11/2024 based on 6 months from *actual* date supported.
  • Loading branch information
zhangskz authored Jun 10, 2024
1 parent 7cf9457 commit 10bcfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundational-cxx-support-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
|-----------------|------------------------|--------------|-------------|
| C++ Version | >= 14 | 2022-07-01 | 2024-12-15 |
| CMake | >= 3.13 | 2023-06-01 | 2024-07-01 [^cmake] |
| Bazel | 6 LTS | 2023-04-18 | 2024-07-01 |
| Bazel | 6 LTS | 2023-04-18 | 2024-11-01 |
| GCC | >= 7.3.1 | 2022-07-01 | 2024-07-01 [^gcc] |
| Clang | >= 7.0.0 | 2023-06-01 | 2025-04-02 [^clang] |
| MSVC | >= 2022 | 2024-04-29 | 2027-01-12 |
Expand Down

0 comments on commit 10bcfe4

Please sign in to comment.