ci: fix circle ci image (#750)

* ci: fix circle min image

* Apply suggestions from code review

Co-authored-by: Joe Rickerby <joerick@mac.com>

Co-authored-by: Joe Rickerby <joerick@mac.com>
This commit is contained in:
Henry Schreiner
2021-07-09 13:30:06 -04:00
committed by GitHub
co-authored by Joe Rickerby
parent 0c32cc162e
commit 87499d4230
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: 2
jobs: jobs:
osx-python3.6: osx-python3.6:
macos: macos:
xcode: 9.4.1 xcode: 12.5.1
environment: environment:
PYTHON: python3 PYTHON: python3
steps: steps:
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
osx-wheels: osx-wheels:
working_directory: ~/osx-wheels working_directory: ~/osx-wheels
macos: macos:
xcode: 10.0.0 xcode: 12.5.1
steps: steps:
- checkout - checkout
- run: - run: