Skip to content

Commit

Permalink
Use macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
piotruela committed Aug 5, 2024
1 parent ab7ffc7 commit 0fc8a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ios-simulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
run_tests:
name: Flutter ${{ matrix.flutter-version }} on ${{ matrix.device_model }} (${{ matrix.os_version }}) simulator
runs-on: macos-latest
runs-on: macos-14
timeout-minutes: 40
outputs:
SLACK_MESSAGE_TITLE: Flutter ${{ matrix.flutter-version }} on ${{ matrix.os }} ${{ matrix.os_version }} simulator
Expand Down

0 comments on commit 0fc8a39

Please sign in to comment.