Add 2019 to the testing validation

pull/413/head
Simon Jackson 2023-02-04 19:25:13 +00:00
parent b59f5132c3
commit 9ce7661af6
1 changed files with 12 additions and 0 deletions

View File

@ -15,6 +15,18 @@ jobs:
strategy:
matrix:
include:
- os: macos
unityVersion: 2019.4
build-target: Android
- os: macos
unityVersion: 2019.4
build-target: iOS
- os: windows
unityVersion: 2019.4
build-target: StandaloneWindows64
- os: windows
unityVersion: 2019.4
build-target: WSAPlayer
- os: macos
unityVersion: 2020.3
build-target: Android