Skip to content

Commit

Permalink
fix: Update the mac we run on
Browse files Browse the repository at this point in the history
  • Loading branch information
rmevans9 committed Jan 29, 2020
1 parent 6ba42cc commit 721294b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Expand Up @@ -55,6 +55,7 @@ jobs:
name: Save Release Notes
paths:
- build
- package.json
key: v1-release-notes

release_windows:
Expand All @@ -77,7 +78,7 @@ jobs:
release_nix:
<<: *defaults
macos:
xcode: "10.1.0"
xcode: "11.3.0"
steps:
- checkout
- run:
Expand Down

0 comments on commit 721294b

Please sign in to comment.