Skip to content

Commit

Permalink
fix: feature branch workflow java version
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuzynow committed Apr 5, 2024
1 parent adbe2be commit 12aa0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup JVM
uses: actions/setup-java@v1
with:
java-version: 11.0.10
java-version: 17.0.7
java-package: jdk
architecture: x64

Expand Down

0 comments on commit 12aa0fa

Please sign in to comment.