Skip to content

Commit b36fd38

Browse files
committed
[CI] Update workflow to match branch name
1 parent 1961779 commit b36fd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ubuntu-22.04, macos-14, windows-2022]
19-
sofa_branch: [master]
19+
sofa_branch: [v25.12]
2020

2121
steps:
2222

0 commit comments

Comments
 (0)