Skip to content

Commit

Permalink
Merge pull request #299 from ministryofjustice/mxco86-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
andrewl authored Dec 11, 2023
2 parents 2f85691 + 0bd61fc commit 3dc47da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'adopt'
java-version: '11'
java-version: '17'
- run: |
sudo apt-get -y install graphviz
./gradlew build
Expand Down

0 comments on commit 3dc47da

Please sign in to comment.