Remove unsupported unity version

pull/632/head
Andrew Kahr 2024-02-18 20:48:30 -08:00
parent 46773f85ab
commit 5f74635051
4 changed files with 1 additions and 4 deletions

View File

@ -20,7 +20,6 @@ jobs:
unityVersion:
- 2021.3.32f1
- 2022.3.13f1
- 2023.1.19f1
- 2023.2.2f1
targetPlatform:
- StandaloneOSX # Build a MacOS executable

View File

@ -49,7 +49,6 @@ jobs:
unityVersion:
- 2021.3.32f1
- 2022.3.13f1
- 2023.1.19f1
- 2023.2.2f1
targetPlatform:
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.

View File

@ -20,7 +20,6 @@ jobs:
unityVersion:
- 2021.3.32f1
- 2022.3.13f1
- 2023.1.19f1
- 2023.2.2f1
targetPlatform:
- Android # Build an Android apk.

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long