Remove un-necessary kotlin-version
This commit is contained in:
parent
cc800e9aa8
commit
c34ffb7f3d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/bld.yml
vendored
1
.github/workflows/bld.yml
vendored
|
@ -12,7 +12,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
java-version: [17, 21, 23]
|
java-version: [17, 21, 23]
|
||||||
kotlin-version: [1.9.24, 2.1.0]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source repository
|
- name: Checkout source repository
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue