Skip to content

Commit 6b3de35

Browse files
author
Steve Kirkland
committed
Move macOS build to macos 15
1 parent 9913bf5 commit 6b3de35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/unity.2020.full.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
key: build-macos-fixture-2020
1313
depends_on: build-artifacts
1414
agents:
15-
queue: macos-14
15+
queue: macos-15
1616
env:
1717
XCODE_VERSION: 15.3.0
1818
UNITY_PERFORMANCE_VERSION: *2020
@@ -102,6 +102,7 @@ steps:
102102
timeout_in_minutes: 10
103103
key: build-ios-fixture-2020
104104
depends_on: generate-fixture-project-2020
105+
# macOS 14 used here due to build issues specifically for iOS/Unity 2020 in macOS 15
105106
agents:
106107
queue: macos-14-isolated
107108
env:

0 commit comments

Comments
 (0)