diff options
-rw-r--r-- | .github/workflows/cypress.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 6ceb2f2b32c..48cfa235402 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -86,7 +86,7 @@ jobs: path: ./ cypress: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 needs: init strategy: |