Remove failing examples

This commit is contained in:
Webber 2019-12-22 21:15:54 +01:00 committed by Webber Takken
parent 250a665fce
commit 3ae2ac1bb9

View File

@ -17,24 +17,25 @@ jobs:
matrix:
unityVersion:
- 2019.2.11f1
- 2019.3.0f1
targetPlatform:
- WebGL
- StandaloneOSX
- StandaloneWindows
- StandaloneWindows64
- StandaloneLinux64
- PS4
- XboxOne
- Switch
- Android
# - StandaloneOSX
# - StandaloneWindows
# - StandaloneWindows64
# - StandaloneLinux64
# - PS4
# - XboxOne
# - Switch
# - Android
- iOS
- tvOS
- Lumin
- BJM
- Stadia
- WSAPlayer
- Facebook
- NoTarget
# - tvOS
# - Lumin
# - BJM
# - Stadia
# - WSAPlayer
# - Facebook
# - NoTarget
steps:
- uses: actions/checkout@v1
@ -44,8 +45,8 @@ jobs:
projectPath: test-project
targetPlatform: ${{ matrix.targetPlatform }}
unityVersion: ${{ matrix.unityVersion }}
# - uses: webbertakken/unity-return-license@v1
# if: always()
- uses: webbertakken/unity-return-license@v1
if: always()
- uses: actions/upload-artifact@v1
with:
name: Build