diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 21a04a8ed..404237c8b 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -9,6 +9,10 @@ jobs: with: fetch-depth: 0 + - uses: maxim-lobanov/setup-xcode@v1 + with: + xcode-version: '12.0' + - name: Install dependencies run: | brew install meson ninja libass