Closed liushuyu closed 4 months ago
Heh I also put in something like this, though your linker-flag-fig may be better https://github.com/Cisco-Talos/clamav/pull/1306
I also have a similar change for the clang-format workflow in https://github.com/Cisco-Talos/clamav/pull/1280/files
Oh but thank you for working on this as well. I appreciate your time.
Heh I also put in something like this, though your linker-flag-fig may be better #1306
I also have a similar change for the clang-format workflow in https://github.com/Cisco-Talos/clamav/pull/1280/files
Ah sorry, I did not check through all the pull requests. Although I can update this pull requests to get other GitHub Actions updated (e.g. vcpkg
stuff)
Although I can update this pull requests to get other GitHub Actions updated (e.g.
vcpkg
stuff)
If you're up for it, it would be nice. Thankfully those aren't broken (yet) but it would always be nice if they were working with the latest versions.
This pull request fixes the recent CI failures with
clang-format,
and Rust builds on Windows.