Skip to content

Commit

Permalink
Use macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Oct 2, 2024
1 parent 566b0f2 commit 4b435ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/focus-ios-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ env:
browser: focus-ios
xcode_version: 16.0
ios_version: 18.0
ios_simulator_default: iPhone 16
ios_simulator_default: iPhone 15
xcodebuild_scheme: Focus
xcodebuild_target: XCUITest
test_results_directory: /Users/runner/tmp

jobs:
compile:
name: Compile
runs-on: macos-15
runs-on: macos-14
steps:
- name: Check out source code
uses: actions/[email protected]
Expand Down

0 comments on commit 4b435ba

Please sign in to comment.