summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2020-02-26 16:01:15 -0500
committerGitHub <noreply@github.com>2020-02-26 16:01:15 -0500
commit2ed16e5905da8fb31fce894c6c84be22382e4c41 (patch)
treec6fb8bbae47f69178febb789bf609c42283992f9 /.github
parent9d55bc6668c5c159d2303f122fc0bc56ea6b3cc2 (diff)
parent01b8a29f973be2e404914b4367d6ee926d55ed24 (diff)
downloadsdl_core-2ed16e5905da8fb31fce894c6c84be22382e4c41.tar.gz
Merge pull request #2713 from smartdevicelink/fix/update_supported_platforms
Update supported environment and add to README
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 672768add7..1da30fbf62 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -4,8 +4,8 @@ Third party contributions are essential for making SDL great. However, we do hav
## Environment
Currently supported:
-* Ubuntu Linux 14.04 with GCC 4.9.x
* Ubuntu Linux 16.04 with GCC 5.4.x
+* Ubuntu Linux 18.04 with GCC 7.3.x
* [C++11 standard](https://github.com/smartdevicelink/sdl_evolution/issues/132)
### Issues