diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 34296ca..1b4cfa8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,8 +13,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-22.04, macos-13, windows-2022] - sofa_branch: [master] - + sofa_branch: [v24.06] steps: # https://github.com/actions/runner-images/issues/6817 - name: (Mac) Workaround for homebrew # https://github.com/rancher-sandbox/lima-and-qemu/pull/20