diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b511d0a..75e5958 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: run: set -o pipefail && env NSUnbufferedIO=YES xcodebuild -workspace "AlamofireImage.xcworkspace" -scheme "AlamofireImage iOS" -destination "platform=macOS" clean test | xcpretty Latest: name: Test Latest (iOS, tvOS, watchOS) - runs-on: macOS-13 + runs-on: firebreak env: DEVELOPER_DIR: "/Applications/Xcode_14.3.1.app/Contents/Developer" timeout-minutes: 10