Skip to content

Commit f41bb2e

Browse files
authored
[CI] Update workflow to match branch name (sofa-framework#140)
1 parent b346819 commit f41bb2e

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-13, windows-2022]
19-
sofa_branch: [master]
19+
sofa_branch: [v24.12]
2020

2121
steps:
2222
- name: Setup SOFA and environment
@@ -158,7 +158,7 @@ jobs:
158158
fail-fast: false
159159
matrix:
160160
os: [ubuntu-22.04, macos-13, windows-2022]
161-
sofa_branch: [master]
161+
sofa_branch: [v24.12]
162162

163163
steps:
164164
- name: Setup SOFA and environment

0 commit comments

Comments
 (0)