1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 21:33:54 -05:00

Update comments on macOS versions

This commit is contained in:
Christian Clauss
2021-02-20 10:59:42 +01:00
committed by GitHub
parent f34dbba9b5
commit 1e5938a9d0

View File

@@ -21,9 +21,9 @@ dist:
# https://docs.travis-ci.com/user/reference/osx/#macos-version
osx_image:
- xcode9.4.1 # macOS 10.13
- xcode9.4.1 # macOS 10.13.6
- xcode10.3 # macOS 10.14.4
- xcode11.6 # macOS 10.14.6
- xcode11.6 # macOS 10.15.7
- xcode12.2 # macOS 10.15.7
env: