Skip to content

Commit fe726b5

Browse files
authored
Merge branch 'main' into tde/zmq_world_cleanup
2 parents 40948da + e35495d commit fe726b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_api_backwards_compatibility_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# Default baseline for automatic PR checks
6767
# Can be: branch name (e.g., 'main'), commit hash, or tag
6868
# Will be resolved to commit hash during execution
69-
DEFAULT_BASELINE: 'f7fb5ecbe218672719053fa304d91767ce30ffa1'
69+
DEFAULT_BASELINE: '29a810e644d079a91955c0ab98afb0798b10ab52'
7070
# Tag pattern for auto-detection (e.g., 'core_r*', 'core_v*')
7171
TAG_PATTERN: 'core_v*'
7272
# Tag regex filter (e.g., '^core_v[0-9]+\.[0-9]+\.[0-9]+$' for stable versions only)

0 commit comments

Comments
 (0)