Skip to content

Commit d4633f1

Browse files
committed
docs: require C++23-compatible compiler
1 parent c4a7bd3 commit d4633f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The project can be built and developed using the existing Docker-based environme
2626
### Local prerequisites
2727

2828
- Git
29-
- CMake and a C++17-compatible compiler
29+
- CMake and a C++23-compatible compiler
3030
- Python (for pre-commit)
3131
- Docker (recommended for a consistent dev environment)
3232

0 commit comments

Comments
 (0)