Skip to content

Commit

Permalink
[CI] Update workflow to match branch name (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo <[email protected]>
  • Loading branch information
bakpaul and hugtalbot authored Jan 6, 2025
1 parent d417b03 commit 3e1e446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-13, windows-2022]
sofa_branch: [master]
sofa_branch: [v24.12]

steps:
# https://github.com/actions/runner-images/issues/6817
Expand Down

0 comments on commit 3e1e446

Please sign in to comment.