diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 55efc95d..1aabc6a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - platform-version: [ 203, 211, 212, 213, 221, 222, 223, 231 ] + platform-version: [ 203, 211, 212, 213, 221, 222, 223, 231, 232 ] env: ORG_GRADLE_PROJECT_platformVersion: ${{ matrix.platform-version }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab92e5fc..5a14648b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: needs: create-release strategy: matrix: - platform-version: [ 203, 211, 212, 213, 221, 222 ] + platform-version: [ 203, 211, 212, 213, 221, 222, 223, 231, 232 ] env: ORG_GRADLE_PROJECT_platformVersion: ${{ matrix.platform-version }} diff --git a/.run/nocalhost-intellij-plugin [buildPlugin].run.xml b/.run/nocalhost-intellij-plugin [buildPlugin].run.xml index d3a9e4ab..d8b30de8 100644 --- a/.run/nocalhost-intellij-plugin [buildPlugin].run.xml +++ b/.run/nocalhost-intellij-plugin [buildPlugin].run.xml @@ -3,7 +3,7 @@