Skip to content

Commit 0443441

Browse files
committed
Remove unnecessary CI change
1 parent 011b241 commit 0443441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- cxx: g++-13
3232
build_type: Release
3333
std: 23
34-
install: sudo apt install g++-13 libcc1-0
34+
install: sudo apt install g++-13
3535
shared: -DBUILD_SHARED_LIBS=ON
3636
- cxx: clang++-11
3737
build_type: Debug

0 commit comments

Comments
 (0)