ci: update release unity version to 2022.3.39f1 [skip ci]

This commit is contained in:
Ikiru Yoshizaki
2024-09-18 17:05:55 +09:00
parent b317ecfa01
commit f7b3c2fbe1

View File

@@ -45,7 +45,7 @@ jobs:
needs: [update-packagejson]
strategy:
matrix:
unity: ["2021.3.41f1"]
unity: ["2022.3.39f1"]
runs-on: ubuntu-latest
timeout-minutes: 15
steps: