Skip to content

Commit b472ec2

Browse files
committed
ci: remove not supported Unity Version
1 parent c53b2af commit b472ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
unity: ["2021.3.41f1", "2022.3.39f1", "6000.0.12f1"] # Test with LTS
27+
unity: ["2022.3.39f1", "6000.0.12f1"] # Test with LTS
2828
runs-on: ubuntu-latest
2929
timeout-minutes: 15
3030
steps:

0 commit comments

Comments
 (0)