We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9913bf5 commit 6b3de35Copy full SHA for 6b3de35
.buildkite/unity.2020.full.yml
@@ -12,7 +12,7 @@ steps:
12
key: build-macos-fixture-2020
13
depends_on: build-artifacts
14
agents:
15
- queue: macos-14
+ queue: macos-15
16
env:
17
XCODE_VERSION: 15.3.0
18
UNITY_PERFORMANCE_VERSION: *2020
@@ -102,6 +102,7 @@ steps:
102
timeout_in_minutes: 10
103
key: build-ios-fixture-2020
104
depends_on: generate-fixture-project-2020
105
+ # macOS 14 used here due to build issues specifically for iOS/Unity 2020 in macOS 15
106
107
queue: macos-14-isolated
108
0 commit comments