Skip to content

Commit

Permalink
[CI] Update workflow to match branch name (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Dec 20, 2024
1 parent d98fb54 commit 5ee1b9b
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 @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-13, windows-2022]
sofa_branch: [master]
sofa_branch: [v24.12]
python_version: ['3.10']

steps:
Expand Down

0 comments on commit 5ee1b9b

Please sign in to comment.