Skip to content

Commit

Permalink
build with java 17 (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Jan 31, 2024
1 parent 9490664 commit 44b6c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
GRADLE_OPTS: "-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.daemon=false -Dkotlin.incremental=false"
JAVA_VERSION: 11
JAVA_VERSION: 17

jobs:
build:
Expand Down

0 comments on commit 44b6c3d

Please sign in to comment.