aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Miller-Cushon <cushon@google.com>2022-10-24 11:58:23 -0700
committerGitHub <noreply@github.com>2022-10-24 11:58:23 -0700
commitc90cc459f91ff22204d4a18c6cccc1929e9e90e5 (patch)
tree37fb8328c7a328d41569c1cf4e3385f9e9f2be72
parentb3d48517bbb606c3b52716e3a4006426ed9994b6 (diff)
downloadturbine-c90cc459f91ff22204d4a18c6cccc1929e9e90e5.tar.gz
Update ci.yml
Pin to JDK 11.0.16 to work around https://bugs.openjdk.org/browse/JDK-8295850
-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 8be59fe..54db52c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
- java: [ 19, 17, 11 ]
+ java: [ 19, 17, 11.0.16 ]
experimental: [ false ]
include:
# Only test on macos and windows with a single recent JDK to avoid a