Skip to content

Commit

Permalink
[CI] Update workflow to match branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Dec 17, 2024
1 parent 77cb8d0 commit f285cb8
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 @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]
sofa_branch: [master, v22.12]
sofa_branch: [v24.12]

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

0 comments on commit f285cb8

Please sign in to comment.