Skip to content

Commit

Permalink
[ci] [R-package] re-enable R-devel clang16 job (fixes #6607) (#6642)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Sep 25, 2024
1 parent 17b739c commit 696b904
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/r_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 696b904

Please sign in to comment.