Skip to content

Commit

Permalink
use cypress docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
eschutho committed Sep 26, 2024
1 parent 0eda181 commit 0affb6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/superset-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ concurrency:
jobs:
cypress-matrix:
runs-on: ubuntu-22.04
container:
image: cypress/browsers:node-20.16.0-chrome-127.0.6533.119-1-ff-129.0.1-edge-127.0.2651.98-1
permissions:
contents: read
pull-requests: read
Expand Down

0 comments on commit 0affb6f

Please sign in to comment.