Skip to content

Commit

Permalink
ci: Run cypress on ubuntu-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Knorr <jus@bitgrid.net>

[skip ci]
  • Loading branch information
juliusknorr authored and backportbot[bot] committed Nov 29, 2024
1 parent 8fcbcad commit 0340358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
jobs:
cypress:

runs-on: ubuntu-22.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down

0 comments on commit 0340358

Please sign in to comment.