mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
chore: remove 2019 support (#864)
This commit is contained in:
parent
9cd91dd094
commit
32c538a536
2
.github/workflows/gameci.yml
vendored
2
.github/workflows/gameci.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
name: Unit tests
|
||||
strategy:
|
||||
matrix:
|
||||
unity_major_version: [ 2019, 2022 ]
|
||||
unity_major_version: [ 2022 ]
|
||||
sdk: [ vrcsdk ]
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "nadena.dev.modular-avatar",
|
||||
"displayName": "Modular Avatar",
|
||||
"version": "1.9.13",
|
||||
"unity": "2019.4",
|
||||
"unity": "2022.3",
|
||||
"description": "A suite of tools for assembling your avatar out of reusable components",
|
||||
"author": {
|
||||
"name": "bd_",
|
||||
|
Loading…
Reference in New Issue
Block a user