Skip to content

Commit

Permalink
Fix #91
Browse files Browse the repository at this point in the history
(import failing on GitHub after approval)

PiperOrigin-RevId: 517104616
Change-Id: I947741e25c6f39dbf1f7e2c982d2359c003b7663
  • Loading branch information
keertk authored and Copybara-Service committed Mar 16, 2023
1 parent efa4558 commit 22e6c9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ register_toolchains("@local_jdk//:runtime_toolchain_definition")
# Declare all remote jdk toolchain config repos
JDK_VERSIONS = [
"11",
"15",
"16",
"17",
"19",
]

PLATFORMS = [
Expand Down

0 comments on commit 22e6c9f

Please sign in to comment.