From fba9602fc864ac45fc18dd066cf119c4be1ba065 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Mon, 13 May 2024 23:36:21 +0200 Subject: [PATCH] Add comment --- .github/workflows/windows-qt6.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows-qt6.yml b/.github/workflows/windows-qt6.yml index c49f3fe00e5f..df2915bbb513 100644 --- a/.github/workflows/windows-qt6.yml +++ b/.github/workflows/windows-qt6.yml @@ -43,6 +43,7 @@ jobs: with: repository: 'lexxmark/winflexbison' fileName: '*.zip' + # v2.5.25 is broken and will lead to random build failures because of race conditions, see https://github.com/lexxmark/winflexbison/issues/86 tag: 'v2.5.24' extract: true