diff --git a/.github/workflows/xcodebuild-or-fastlane.yml b/.github/workflows/xcodebuild-or-fastlane.yml index 5dc92df..82e198c 100644 --- a/.github/workflows/xcodebuild-or-fastlane.yml +++ b/.github/workflows/xcodebuild-or-fastlane.yml @@ -20,7 +20,7 @@ on: description: 'JSON-based collection of labels indicating which type of github runner should be chosen' required: false type: string - default: '["macos-latest"]' + default: '["macos-13"]' xcodeversion: description: 'The Xcode version used for the build' required: false