Skip to content

Commit 4f16c8a

Browse files
Update using-macos.adoc
1 parent b336067 commit 4f16c8a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guides/modules/execution-managed/pages/using-macos.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use the macOS execution environment to run your xref:orchestrate:jobs-st
1212
jobs:
1313
build:
1414
macos:
15-
xcode: 16.4.0
15+
xcode: 26.3.0
1616
resource_class: m4pro.medium
1717
1818
steps:
@@ -39,7 +39,7 @@ include::ROOT:partial$execution-resources/macos-resource-table.adoc[]
3939
jobs:
4040
build:
4141
macos:
42-
xcode: 16.4.0
42+
xcode: 26.3.0
4343
resource_class: m4pro.medium
4444
----
4545

@@ -218,7 +218,7 @@ version: 2.1
218218
jobs:
219219
build-and-test:
220220
macos:
221-
xcode: 16.4.0
221+
xcode: 26.3.0
222222
environment:
223223
HOMEBREW_NO_AUTO_UPDATE: 1
224224
steps:
@@ -257,7 +257,7 @@ version: 2.1
257257
jobs:
258258
build-and-test:
259259
macos:
260-
xcode: 16.4.0
260+
xcode: 26.3.0
261261
environment:
262262
FL_OUTPUT_DIR: output
263263

0 commit comments

Comments
 (0)