diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4827fde..d532e86 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -173,7 +173,7 @@ jobs: - os: darwin args: -app-id calc.sha${{ github.sha }} host: macos-latest - # - os: web + - os: web ## Currently not easily supported from GitHub actions. ## https://github.com/fyne-io/fyne-cross/pull/104#issuecomment-1099494308