Remove WebGL from build as it's currently failing

This commit is contained in:
Gabriel Le Breton 2020-10-19 12:34:39 -04:00 committed by GitHub
parent 2d689e523a
commit f186bd3e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,6 @@ jobs:
- StandaloneOSX
- StandaloneWindows64
- StandaloneLinux64
- WebGL
steps:
- uses: actions/checkout@v2
with: