diff --git a/.github/workflows/bld.yml b/.github/workflows/bld.yml index 308fe5a..35cec17 100644 --- a/.github/workflows/bld.yml +++ b/.github/workflows/bld.yml @@ -1,6 +1,6 @@ name: bld-ci -on: [ push, pull_request, workflow_dispatch ] +on: [push, pull_request, workflow_dispatch] env: KOTLIN_HOME: /usr/share/kotlinc @@ -11,8 +11,8 @@ jobs: strategy: matrix: - java-version: [ 17, 21, 22 ] - kotlin-version: [ 1.9.24, 2.0.0 ] + java-version: [17, 21, 22] + kotlin-version: [1.9.24, 2.0.21] steps: - name: Checkout source repository diff --git a/.idea/misc.xml b/.idea/misc.xml index 4e456d4..ea8d1e3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -13,6 +13,7 @@ +