Skip to content

Commit 9a24deb

Browse files
committed
Update circleci machine for llvm build
1 parent 6745eb3 commit 9a24deb

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
@@ -2,9 +2,9 @@ version: 2
22

33
jobs:
44
omnibus_osx_llvm:
5-
resource_class: macos.x86.medium.gen2
5+
resource_class: macos.m1.medium.gen1
66
macos:
7-
xcode: 13.4.1
7+
xcode: 14.2.0
88
environment:
99
LLVM_VERSION: 15.0.7
1010
MACOSX_DEPLOYMENT_TARGET: 10.11

0 commit comments

Comments
 (0)