Skip to content

Conversation

@guitarrapc
Copy link
Contributor

@guitarrapc guitarrapc commented Jul 31, 2024

tl;dr;

Previously CI's Unity UnitTest was disabled due to Unity Headless (DedicatedServer) API stability issue. I've confirm it's stable now and enable UnitTest on GitHub Actions.

To Run UnitTest IL2CPP.

  • Bump Unity version from 2022.3.16f1 to 2022.3.39f1. (LTS)
  • Change Unity versions running on matrix to latest LTS.
  • Enable Unity UnitTest on GitHub Actions
  • Change Unity UnitTest from Mono to IL2CPP

@neuecc neuecc merged commit b20cd4e into master Aug 1, 2024
@neuecc neuecc deleted the feature/unittest branch August 1, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants