From b77d839e6026ca289a62ec449fd97005db04b2d7 Mon Sep 17 00:00:00 2001 From: BtbN Date: Wed, 20 Oct 2021 14:01:02 +0200 Subject: [PATCH] Emphasize which targets are part of auto-builds --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 892f229..73c7c0e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Linux builds are targetting Ubuntu 16.04 (glibc-2.23 + linux-4.4) and anything m Builds run daily at 12:00 UTC (or GitHubs idea of that time) and are automatically released on success. +**Auto-Builds run ONLY for win64 and linux64. There are no win32/x86 auto-builds, though you can product win32 builds yourself following the instructions below.** + ### Release Retention Policy - The last build of each month is kept for two years.