This commit is contained in:
2023-03-08 14:26:10 -06:00
parent 41b0076f8f
commit ea512487ac
119 changed files with 440 additions and 364 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
language: [ 'java' ]
java: [17]
java: [ 17 ]
steps:
- name: Checkout repository