From 77ac2325f95ba01ec871cee7a7b9866442eb794c Mon Sep 17 00:00:00 2001 From: Tobiasz Laskowski Date: Wed, 11 Sep 2024 20:42:51 +0100 Subject: [PATCH] test --- tests/runci/targets/Hl.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runci/targets/Hl.hx b/tests/runci/targets/Hl.hx index 02acbe680d8..b8c2e9690f6 100644 --- a/tests/runci/targets/Hl.hx +++ b/tests/runci/targets/Hl.hx @@ -80,7 +80,7 @@ class Hl { if (!isCi()) return; - final compiler = if (systemName == "Mac") "clang" else "gcc"; + final compiler = if (systemName == "Mac") "gcc-12" else "gcc"; final extraCompilerFlags = if (systemName == "Windows") ["-ldbghelp", "-municode"] else []; runCommand(compiler, [