You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ "key": "UNITY_VERSION", "value": "6000.2" } # Editor that most our users will use (not alpha). Sometimes when testing on trunk we have weird editor issues not caused by us so the preference will be to test on latest editor that our users will use.
87
79
]
88
80
},
89
-
{
90
-
"job_name": "Build Sample for Windows with latest editor (trunk), burst ON, IL2CPP",
"job_name": "Build Sample for MacOS with minimal supported editor (2022.3), burst OFF, Mono",
100
83
"variables": [
@@ -113,15 +96,6 @@ def __init__(self):
113
96
{ "key": "UNITY_VERSION", "value": "6000.2" } # Editor that most our users will use (not alpha). Sometimes when testing on trunk we have weird editor issues not caused by us so the preference will be to test on latest editor that our users will use.
114
97
]
115
98
},
116
-
{
117
-
"job_name": "Build Sample for MacOS with latest editor (trunk), burst OFF, Mono",
{ "key": "UNITY_VERSION", "value": "6000.2" } # Editor that most our users will use (not alpha). Sometimes when testing on trunk we have weird editor issues not caused by us so the preference will be to test on latest editor that our users will use.
141
115
]
142
-
},
143
-
{
144
-
"job_name": "Build Sample for Android with latest editor (trunk), burst ON, IL2CPP",
0 commit comments