Skip to content

Commit fcb5e4d

Browse files
committed
'Update workflow to match branch name'
1 parent 77cb8d0 commit fcb5e4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [ubuntu-20.04, macos-11, windows-2019]
15-
sofa_branch: [master, v22.12]
16-
15+
sofa_branch: [v24.06]
1716
steps:
1817
# https://github.com/actions/runner-images/issues/6817
1918
- name: (Mac) Workaround for homebrew # https://github.com/rancher-sandbox/lima-and-qemu/pull/20

0 commit comments

Comments
 (0)