1
0
mirror of https://github.com/ONLYOFFICE/DocSpace-client.git synced 2025-04-18 13:44:09 +03:00

Fix e2e tests docker image

This commit is contained in:
Timofey 2024-12-09 19:35:06 +05:00
parent 40794f0b66
commit 77a4c365cd

View File

@ -12,7 +12,7 @@ jobs:
name: "Login e2e tests"
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.48.0-jammy
image: mcr.microsoft.com/playwright:v1.49.0-jammy
steps:
- uses: actions/checkout@v4
- name: enable corepack