Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
1ec9daa9
Unverified
Commit
1ec9daa9
authored
Jan 09, 2024
by
Victoria Ashworth
Committed by
GitHub
Jan 09, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run tests on iOS 16 or iOS 17 (#141178)
Fixes
https://github.com/flutter/flutter/issues/141177
parent
188d4d1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.ci.yaml
.ci.yaml
+3
-3
No files found.
.ci.yaml
View file @
1ec9daa9
...
@@ -180,7 +180,7 @@ platform_properties:
...
@@ -180,7 +180,7 @@ platform_properties:
]
]
os: Mac-12|Mac-13
os: Mac-12|Mac-13
cpu: x86
cpu: x86
device_os: iOS-16
device_os: iOS-16
|iOS-17
$flutter/osx_sdk : >-
$flutter/osx_sdk : >-
{
{
"sdk_version": "14e300c"
"sdk_version": "14e300c"
...
@@ -194,7 +194,7 @@ platform_properties:
...
@@ -194,7 +194,7 @@ platform_properties:
]
]
os: Mac-12|Mac-13
os: Mac-12|Mac-13
cpu: arm64
cpu: arm64
device_os: iOS-16
device_os: iOS-16
|iOS-17
$flutter/osx_sdk : >-
$flutter/osx_sdk : >-
{
{
"sdk_version": "14e300c"
"sdk_version": "14e300c"
...
@@ -4737,7 +4737,7 @@ targets:
...
@@ -4737,7 +4737,7 @@ targets:
["devicelab", "ios", "mac"]
["devicelab", "ios", "mac"]
task_name
:
flutter_gallery__transition_perf_e2e_ios
task_name
:
flutter_gallery__transition_perf_e2e_ios
drone_dimensions
:
>
drone_dimensions
:
>
["device_os=iOS-16","os=Mac-12|Mac-13", "cpu=x86"]
["device_os=iOS-16
|iOS-17
","os=Mac-12|Mac-13", "cpu=x86"]
-
name
:
Mac_ios animated_blur_backdrop_filter_perf_ios__timeline_summary
-
name
:
Mac_ios animated_blur_backdrop_filter_perf_ios__timeline_summary
recipe
:
devicelab/devicelab_drone
recipe
:
devicelab/devicelab_drone
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment