Skip to content

Commit c1574f2

Browse files
committed
[CI] Update workflow to match branch name
1 parent a0e90e0 commit c1574f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
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
- name: Setup SOFA and environment
@@ -160,7 +160,7 @@ jobs:
160160
fail-fast: false
161161
matrix:
162162
os: [ubuntu-22.04, macos-14, windows-2022]
163-
sofa_branch: [master]
163+
sofa_branch: [v25.12]
164164

165165
steps:
166166
- name: Setup SOFA and environment

0 commit comments

Comments
 (0)