mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-30 19:09:22 +08:00
Fix CI (#4690)
This commit is contained in:
parent
82553a7a5b
commit
88c5a91487
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- cxx: g++-13
|
||||
build_type: Release
|
||||
std: 23
|
||||
install: sudo apt install g++-13
|
||||
install: sudo apt install g++-13 libcc1-0
|
||||
shared: -DBUILD_SHARED_LIBS=ON
|
||||
- cxx: clang++-11
|
||||
build_type: Debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user