Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update E2E tests to use Node.js 20 and Chrome 121 #3294

Merged
merged 1 commit into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. Update E2E tests to use Node.js 20 and Chrome 121

    This resolves an error with previous version of the image where
    Chrome install failed due to missing public key used for signing
    Chrome releases:
    
    ```
    \#6 2.433 W: GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2
    \#6 2.433 E: The repository 'https://dl.google.com/linux/chrome/deb stable InRelease' is not signed.
    ```
    AlanGreene committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2deebec View commit details
    Browse the repository at this point in the history