Skip to content

Commit cb497c9

Browse files
committed
ci: bump Unity version to LTS, Unity Unit Test with LTS.
1 parent 342a37a commit cb497c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
unity: ["2019.3.9f1", "2019.4.13f1", "2020.1.12f1"]
26+
unity: ["2021.3.41f1", "2022.3.38f1", "6000.0.11f1"] # Test with LTS
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 15
2929
steps:

0 commit comments

Comments
 (0)