diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 1f11216..02f1c22 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -25,7 +25,7 @@ jobs: needs: [update-packagejson] strategy: matrix: - unity: ["2022.3.0f1", "6000.0.23f1"] + unity: ["6000.0.23f1"] runs-on: ubuntu-latest timeout-minutes: 15 steps: