Skip to content

Commit f869853

Browse files
committed
ci: add unity version
1 parent aec9f39 commit f869853

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343

4444
build-unity:
4545
needs: [update-packagejson]
46+
strategy:
47+
matrix:
48+
unity: ["2021.3.41f1"]
4649
runs-on: ubuntu-latest
4750
timeout-minutes: 15
4851
steps:

0 commit comments

Comments
 (0)