We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947b4cd commit eec2dd0Copy full SHA for eec2dd0
.github/workflows/build-release.yml
@@ -25,7 +25,7 @@ jobs:
25
needs: [update-packagejson]
26
strategy:
27
matrix:
28
- unity: ["2019.3.9f1"]
+ unity: ["2021.3.41f1"]
29
runs-on: ubuntu-latest
30
timeout-minutes: 15
31
steps:
0 commit comments