Skip to content

Commit 7f1a843

Browse files
committed
require minimum gcc 12 and clang 12
1 parent e4b2293 commit 7f1a843

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

.github/workflows/ubuntu_old.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ standard libraries, follow the RFC 3986. The following table illustrates possibl
2828
### Requirements
2929

3030
The project is otherwise self-contained and it has no dependency.
31-
A recent C++ compiler supporting C++20. We test GCC 10 or better, LLVM 10 or better and Microsoft Visual Studio 2022.
31+
A recent C++ compiler supporting C++20. We test GCC 12 or better, LLVM 12 or better and Microsoft Visual Studio 2022.
3232

3333
## Ada is fast.
3434

0 commit comments

Comments
 (0)