Skip to content

Commit

Permalink
ci(.circleci): fix darwin job after deprecation (#7967)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeaumont authored Oct 5, 2023
1 parent 4aef4e5 commit 65cf078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ executors:
GO_VERSION: *go_version

darwin:
resource_class: medium
resource_class: macos.x86.medium.gen2
macos:
xcode: "12.5.1"
environment:
Expand Down

0 comments on commit 65cf078

Please sign in to comment.