Unverified Commit 696b9048 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] [R-package] re-enable R-devel clang16 job (fixes #6607) (#6642)

parent 17b739ce
...@@ -268,9 +268,7 @@ jobs: ...@@ -268,9 +268,7 @@ jobs:
# * CRAN "additional checks": https://cran.r-project.org/web/checks/check_issue_kinds.html # * CRAN "additional checks": https://cran.r-project.org/web/checks/check_issue_kinds.html
# * images: https://r-hub.github.io/containers/containers.html # * images: https://r-hub.github.io/containers/containers.html
image: image:
# clang16 should be re-enabled once it's fixed upstream - clang16
# ref: https://github.com/microsoft/LightGBM/issues/6607
#- clang16
- clang17 - clang17
- clang18 - clang18
- clang19 - clang19
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment