Skip to content

Commit 8149d0c

Browse files
authored
Update Java version in deploy_release workflow
1 parent 1797aa8 commit 8149d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
java: ['17']
14+
java: ['21']
1515
name: Creating TownyProvinces Release
1616
steps:
1717
- name: checkout repo content

0 commit comments

Comments
 (0)