Skip to content

Commit

Permalink
Update combiner jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Oct 19, 2023
1 parent 4ce4d63 commit ef35443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
(github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v'))
with:
distribution: 'zulu'
java-version: 11
java-version: 17
- name: Combine (Main)
if: |
github.repository_owner == 'wpilibsuite' &&
Expand Down

0 comments on commit ef35443

Please sign in to comment.