diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index c6eb36bcd3..aa4de3dac6 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -23,6 +23,9 @@ concurrency: permissions: {} +env: + DEVELOPER_DIR: /Applications/Xcode_14.0.1.app/Contents/Developer + jobs: autotools: name: ${{ matrix.build.name }}