Skip to content

Commit 0db026d

Browse files
committed
[CI] Update workflow to match branch name
1 parent d98fb54 commit 0db026d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ubuntu-22.04, macos-13, windows-2022]
22-
sofa_branch: [master]
22+
sofa_branch: [v24.12]
2323
python_version: ['3.10']
2424

2525
steps:

0 commit comments

Comments
 (0)