Skip to content

Commit

Permalink
test: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Dec 5, 2023
1 parent 5b5ec2e commit ba42f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-firefox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
container:
# See images at https://github.com/cypress-io/cypress-docker-images/tree/master/browsers
image: latest
image: cypress/browsers:latest
options: --user 1001
steps:
- name: Checkout
Expand Down

2 comments on commit ba42f3b

@vercel
Copy link

@vercel vercel bot commented on ba42f3b Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ba42f3b Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.