diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2f01e00..21d8b4c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,7 +84,8 @@ jobs: - StandaloneLinux64 - iOS - Android - - WebGL + # See https://github.com/game-ci/docker/issues/53 webgl will be supported in editor image v0.9 + # - WebGL steps: - uses: actions/checkout@v2 with: