CI: update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-06-19 14:28:12 +02:00
parent d1af2af499
commit 7fafc68940
3 changed files with 53 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Short overview
Tools needed to build/modify the UPX sources
--------------------------------------------
- A C++ compiler that supports C++17: clang-5, gcc-8 or msvc-2019 16.11
- A C++ compiler that fully implements C++17: clang-5, gcc-8 or msvc-2019 16.11
(older or other compilers may work but are unsupported, use at your own risk)
- GNU make