diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86da1f1..9b7a74c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,8 +12,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-20.04, macos-11, windows-2019] - sofa_branch: [master, v22.12] - + 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