aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Miller-Cushon <cushon@google.com>2021-12-23 11:13:58 -0800
committerJavac Team <javac-team+copybara@google.com>2021-12-23 11:14:49 -0800
commitcf1478b1b7f5a7b44021859929d05aebeea0a504 (patch)
tree4805739aec8b3b02656c17ad02eef3cb5894816b
parent08ff1a11e0ea097b7bd1624084cac7f6f4c5d9b8 (diff)
downloadturbine-cf1478b1b7f5a7b44021859929d05aebeea0a504.tar.gz
Stop testing turbine on JDK 8
PiperOrigin-RevId: 418036678
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index afaddc4..8481eb2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
- java: [ 17, 11, 8 ]
+ java: [ 17, 11 ]
experimental: [ false ]
include:
# Only test on macos and windows with a single recent JDK to avoid a