You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: macos ci warning ignore duplicate libraries (#346)
`add_iceberg_test` will link the test to `iceberg_static`. `iceberg_rest_static` has also been linked to `iceberg_static`. So there are duplicate libraries.
0 commit comments