Use v2.6 CI containers and nightly for the devcontainer

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2024-05-25 09:54:37 +02:00
parent 782178c6c1
commit dc204a41b0
41 changed files with 97 additions and 94 deletions

View File

@@ -7,7 +7,7 @@ index 6280ebf6..a5e82f70 100644
#include <ctype.h>
#include <stdarg.h>
+// print_FTL_version()
+#include "../log.h"
+#include "log.h"
#if !defined(_WIN32) && !defined(WIN32)
# include <signal.h>