Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 0f01c6b

Browse files
standardize naming as macos_
1 parent 58109be commit 0f01c6b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ targets:
6161
properties:
6262
add_recipes_cq: "true"
6363
version_file: flutter_master.version
64-
target_file: mac_lint_podspecs.yaml
64+
target_file: macos_lint_podspecs.yaml
6565

6666
### macOS desktop tasks ###
6767
# macos-platform_tests builds all the plugins on ARM, so this build is run
@@ -72,7 +72,7 @@ targets:
7272
properties:
7373
add_recipes_cq: "true"
7474
version_file: flutter_master.version
75-
target_file: mac_build_all_plugins.yaml
75+
target_file: macos_build_all_plugins.yaml
7676
channel: master
7777

7878
- name: Mac_x64 build_all_plugins stable
@@ -81,7 +81,7 @@ targets:
8181
properties:
8282
add_recipes_cq: "true"
8383
version_file: flutter_stable.version
84-
target_file: mac_build_all_plugins.yaml
84+
target_file: macos_build_all_plugins.yaml
8585
channel: stable
8686

8787
- name: Mac_arm64 macos_platform_tests master
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)