Skip to content

Commit

Permalink
add clang-format-17 to gcc-13 ubuntu23.04 container
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jan 4, 2024
1 parent fd6bac2 commit d8db130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ include:
# Hack for getting gcc-13.2
- os: "ubuntu:23.04"
images:
- {features: [*gcc_13, {<<: *cuda_curr_max, <<: *cccl_cuda_opts}, *python, *cccl_dev], env: *gcc_env}
- {features: [*gcc_13, {<<: *cuda_curr_max, <<: *cccl_cuda_opts}, *python, *cccl_clang_format, *cccl_dev], env: *gcc_env}

- os: "windows"
images:
Expand Down

0 comments on commit d8db130

Please sign in to comment.