Skip to content

Commit

Permalink
Update default java version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jan 27, 2024
1 parent 2d9a24e commit fe00a3c
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 @@ -18,7 +18,7 @@ jobs:
cancel-in-progress: true
name: "Build with Java ${{ matrix.java }}"
env:
DEFAULT_JAVA: 11
DEFAULT_JAVA: 17

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fe00a3c

Please sign in to comment.