Skip to content

Commit

Permalink
Update cirrus config to use correct macOS triple name
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Dec 25, 2019
1 parent 2cc1df6 commit da3eb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ task:
osx_instance:
image: mojave-xcode-11.2.1

name: "PR: macOS"
name: "PR: x86-64-apple-darwin"

install_script:
- brew install coreutils
Expand Down

0 comments on commit da3eb57

Please sign in to comment.