RELEASING.md: update mac build version (#6770)

This commit is contained in:
Jihun Cho 2020-02-27 09:22:12 -08:00 committed by GitHub
parent 3ccf32ff29
commit 2eab291928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Build Environments
We deploy GRPC to Maven Central under the following systems: We deploy GRPC to Maven Central under the following systems:
- Ubuntu 14.04 with Docker 13.03.0 that runs CentOS 6.9 - Ubuntu 14.04 with Docker 13.03.0 that runs CentOS 6.9
- Windows 7 64-bit with Visual Studio - Windows 7 64-bit with Visual Studio
- Mac OS X 10.12.6 - Mac OS X 10.14.6
Other systems may also work, but we haven't verified them. Other systems may also work, but we haven't verified them.