Skip to content

Commit 8bfdad9

Browse files
chore: Update Mac executor (#1184)
1 parent befd626 commit 8bfdad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ executors:
1414
CGO_ENABLED: 0
1515
mac:
1616
macos:
17-
xcode: 15.1.0
18-
resource_class: macos.m1.medium.gen1
17+
xcode: 26.3.0
18+
resource_class: m4pro.medium
1919
environment:
2020
CGO_ENABLED: 0
2121
TERM: xterm-256color

0 commit comments

Comments
 (0)