diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index a94e1a03aa..09c5993d2e 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -109,9 +109,9 @@ jobs: # https://github.com/marketplace/actions/setup-chromedriver - name: Start chromedriver uses: nanasess/setup-chromedriver@master - with: - # Optional: do not specify to match Chrome's version - chromedriver-version: '108.0.5359.71' +# with: +# # Optional: do not specify to match Chrome's version +# chromedriver-version: '108.0.5359.71' - run: | export DISPLAY=:99