diff options
author | Paulo Pinheiro <paulovictor.pinheiro@gmail.com> | 2021-08-14 17:57:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 08:57:38 -0700 |
commit | 390d438e2af63b7b545d0fc77cf85bfbf57bffa0 (patch) | |
tree | 449989565bb3329798ceade169254e04649d00a1 /grpc | |
parent | 6fb2c90d9ef1469312840f80612504f27f03cf00 (diff) | |
download | flatbuffers-390d438e2af63b7b545d0fc77cf85bfbf57bffa0.tar.gz flatbuffers-390d438e2af63b7b545d0fc77cf85bfbf57bffa0.tar.bz2 flatbuffers-390d438e2af63b7b545d0fc77cf85bfbf57bffa0.zip |
[Kotlin] Fix CI by changing compiler to Java 11 (#6783)
With the changes introduced on #6729, #6671, #6658 it seems that using java
compiler version 8 is no longer possible. We are adjusting our CI build for
Kotlin to use Java 11 as compiler, while still emiting 1.8 bytecode.
The Kotlin CI action is also being breakdown into two: Mac & Linux.
Kotlin mac will test ios & mac builds while Linux will test js and JVM.
This change will improve build times for Kotlin on CI, which is currently
taking long times.
Diffstat (limited to 'grpc')
0 files changed, 0 insertions, 0 deletions