From b335117a600472ca1829f0086fc1aba79ec4330d Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 5 Sep 2024 20:12:39 -0500 Subject: [PATCH] [ci] [R-package] re-enable R-devel clang16 job (fixes #6607) --- .github/workflows/r_package.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/r_package.yml b/.github/workflows/r_package.yml index fd7b83187..1758583ad 100644 --- a/.github/workflows/r_package.yml +++ b/.github/workflows/r_package.yml @@ -268,9 +268,7 @@ jobs: # * CRAN "additional checks": https://cran.r-project.org/web/checks/check_issue_kinds.html # * images: https://r-hub.github.io/containers/containers.html image: - # clang16 should be re-enabled once it's fixed upstream - # ref: https://github.com/microsoft/LightGBM/issues/6607 - #- clang16 + - clang16 - clang17 - clang18 - clang19