Skip to content

Commit

Permalink
test ms-arm-12-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Oct 30, 2023
1 parent 3d2fe6f commit eed2c45
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .buildkite/basic/react-native-ios-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
key: "rn-0-72-old-arch-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: "rn0.72"
LANG: "en_US.UTF-8"
Expand All @@ -29,7 +29,7 @@ steps:
key: "rn-0-72-new-arch-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: "rn0.72"
LANG: "en_US.UTF-8"
Expand Down
14 changes: 7 additions & 7 deletions .buildkite/full/react-native-cli-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ steps:
key: "rn-cli-0-63-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -473,7 +473,7 @@ steps:
key: "rn-cli-0-63-expo-ejected-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -490,7 +490,7 @@ steps:
key: "rn-cli-0-64-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -507,7 +507,7 @@ steps:
key: "rn-cli-0-65-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -524,7 +524,7 @@ steps:
key: "rn-cli-0-66-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -541,7 +541,7 @@ steps:
key: "rn-cli-0-67-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -558,7 +558,7 @@ steps:
key: "rn-cli-0-69-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand Down
16 changes: 8 additions & 8 deletions .buildkite/full/react-native-ios-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ steps:
key: "rn-0-66-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.66
LANG: "en_US.UTF-8"
Expand All @@ -44,7 +44,7 @@ steps:
key: "rn-0-67-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.67
LANG: "en_US.UTF-8"
Expand All @@ -61,7 +61,7 @@ steps:
key: "rn-0-68-hermes-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.68-hermes
LANG: "en_US.UTF-8"
Expand All @@ -78,7 +78,7 @@ steps:
key: "rn-0-69-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.69
LANG: "en_US.UTF-8"
Expand All @@ -95,7 +95,7 @@ steps:
key: "rn-0-71-old-arch-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: "rn0.71"
LANG: "en_US.UTF-8"
Expand All @@ -114,7 +114,7 @@ steps:
key: "rn-0-71-new-arch-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: "rn0.71"
LANG: "en_US.UTF-8"
Expand Down Expand Up @@ -154,7 +154,7 @@ steps:
key: "react-navigation-0-69-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.69
JS_SOURCE_DIR: "react_navigation_js"
Expand Down Expand Up @@ -196,7 +196,7 @@ steps:
key: "react-native-navigation-0-66-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-arm-mac-cocoa-12"
queue: "ms-arm-12-1"
env:
REACT_NATIVE_VERSION: rn0.66
JS_SOURCE_DIR: "react_native_navigation_js"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
- label: ":copyright: License Audit"
timeout_in_minutes: 20
agents:
queue: opensource-arm-mac-cocoa-12
queue: ms-arm-12-1
env:
DEVELOPER_DIR: /Applications/Xcode13.4.app
command: scripts/license_finder.sh
Expand Down

0 comments on commit eed2c45

Please sign in to comment.