Skip to content

Commit 7b39b4c

Browse files
Erik Bylundkirre-bylund
authored andcommitted
Test in Unity 2022 as well
1 parent 7df5abe commit 7b39b4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ jobs:
3131
#- editmode
3232
unityVersion:
3333
- 2019.4.40f1
34-
- 2020.3.38f1
35-
- 2021.3.8f1
34+
- 2020.3.48f1
35+
- 2021.3.29f1
36+
- 2022.3.7f1
3637
steps:
3738
- name: Checkout this repository
3839
uses: actions/checkout@v2

0 commit comments

Comments
 (0)