summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2018-10-23 16:58:37 -0400
committerjacobkeeler <jacob.keeler@livioradio.com>2018-10-23 16:58:37 -0400
commit01b8a29f973be2e404914b4367d6ee926d55ed24 (patch)
treec8418fd2753fc6f2819650e6e145bac71d3c9dc3 /.github
parentd36316738785c96dab2ee892762ed08c059fffde (diff)
downloadsdl_core-01b8a29f973be2e404914b4367d6ee926d55ed24.tar.gz
Update supported environment and add to READMEfix/update_supported_platforms
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