File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "unity-version" : [
88 " 4.7.2" ,
99 " 5.6.7f1 (e80cc3114ac1)" ,
10- " 2017" ,
10+ " 2017.4.40f1 " ,
1111 " 2018" ,
12- " 2019" ,
13- " 2020" ,
14- " 2021" ,
15- " 2022" ,
16- " 6000.0" ,
17- " 6000.1" ,
12+ " 2019.x " ,
13+ " 2020.* " ,
14+ " 2021.3.x " ,
15+ " 2022.3.* " ,
16+ " 6000.0.x " ,
17+ " 6000.1.* " ,
1818 " 6000.2"
1919 ],
2020 "include" : [
Original file line number Diff line number Diff line change 2626 RUN_BUILD : ' ' # Set to true if the build pipeline package can be installed and used
2727 steps :
2828 - name : Free Disk Space
29- if : ${{ matrix.os == 'ubuntu-latest' && (matrix.unity-version != '2018' && matrix.unity-version != '2017') }}
29+ if : ${{ matrix.os == 'ubuntu-latest' && (matrix.unity-version != '2018' && matrix.unity-version != '2017.4.40f1 ') }}
3030 uses : endersonmenezes/free-disk-space@713d134e243b926eba4a5cce0cf608bfd1efb89a # v2.1.1
3131 with :
3232 remove_android : true
You can’t perform that action at this time.
0 commit comments