Skip to content

Commit a6088a8

Browse files
committed
remove cherry-picks to fix the build
the commit is already into main branch, we can remove cherry-picking which will fix the build failure. Signed-off-by: kranurag7 <[email protected]>
1 parent 6b7bfbf commit a6088a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spdlog.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ pipeline:
2121
expected-commit: f355b3d58f7067eee1706ff3c801c2361011f3d5
2222
repository: https://github.com/gabime/spdlog
2323
tag: v${{package.version}}
24-
cherry-picks: |
25-
v1.x/276ee5f5c0eb13626bd367b006ace5eae9526d8a: fix: update to_string_view function for fmt 11.1 (#3301)
2624

2725
- uses: cmake/configure
2826
with:

0 commit comments

Comments
 (0)