Skip to content

Commit

Permalink
Update java used in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed May 9, 2023
1 parent 67c1ccd commit aaa5149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depoy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: ['8']
java: ['17']
name: Creating TownyFlight Release
steps:
- name: checkout repo content
Expand Down

0 comments on commit aaa5149

Please sign in to comment.