Skip to content

ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 1, 2024

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
4 checks passed
@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.

2 participants