Skip to content

Commit

Permalink
Update java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown authored Nov 6, 2023
1 parent 3716f21 commit 8d35b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlicensing-client-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
release:
name: Release ${{ github.event.inputs.release-version }}
runs-on: self-hosted
container: maven:3.8.6-openjdk-11
container: maven:3-amazoncorretto-17

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

0 comments on commit 8d35b04

Please sign in to comment.