Skip to content

Commit

Permalink
Merge pull request #128 from SofaDefrost/v24.12_update_workflow
Browse files Browse the repository at this point in the history
[CI] Update workflow to match branch name
  • Loading branch information
hugtalbot authored Jan 5, 2025
2 parents c37d478 + 67ab31e commit ab95265
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-12, windows-2022]
sofa_branch: [master]
sofa_branch: [v24.12]

steps:
- name: Setup SOFA and environment
Expand Down

0 comments on commit ab95265

Please sign in to comment.