Skip to content

Commit 2f3588a

Browse files
committed
Attempt CI fix
1 parent 8c16e72 commit 2f3588a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
shell: bash
1313

1414
- name: apt install clang
15-
run: sudo apt install clang
15+
run: sudo apt install clang-17
1616
shell: bash
1717

1818
- name: apt install libboost-all-dev

0 commit comments

Comments
 (0)