Skip to content

Commit 4f5c91c

Browse files
authored
ci: switch macos builds to apple silicon (#93)
1 parent c8b7387 commit 4f5c91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
test_darwin:
5757
macos:
5858
xcode: "13.4.1"
59-
resource_class: medium
59+
resource_class: macos.m1.medium.gen1
6060
environment:
6161
RUST_LOG: trace
6262
steps:

0 commit comments

Comments
 (0)