Skip to content

Commit

Permalink
Firebreak for latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
jshier committed Aug 8, 2023
1 parent d278600 commit d0b3988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0b3988

Please sign in to comment.