ci: drop StandaloneWindows64 test & build.

We don't need it.
Having it around will run a second, parallel-running test. I fear that might cause test-user login issues in the networked fullintegrationtests.
This commit is contained in:
alexiscatnip
2022-08-06 02:43:06 +08:00
committed by alexiscatnip
parent 1c7fdb1ccd
commit fcbc17dd87
-1
View File
@@ -18,7 +18,6 @@ jobs:
unityVersion:
- 2020.3.29f1
targetPlatform:
- StandaloneWindows64 # Build a Windows 64-bit standalone.
- Android # Build a Android standalone.
steps: