Skip to content

Commit

Permalink
Merge pull request #8740 from LedgerHQ/fix/update-runner-for-lld-e2e
Browse files Browse the repository at this point in the history
LLD e2e: Updated runner for nightly workflow
  • Loading branch information
ypolishchuk-ledger authored Dec 19, 2024
2 parents 70877ab + 12a1994 commit c857c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ui-e2e-only-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
CI_OS: "ubuntu-latest"
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
SPECULOS_IMAGE_TAG: ghcr.io/ledgerhq/speculos:0.11
runs-on: [ledger-live-4xlarge]
runs-on: [ledger-live-4xlarge-e2e]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c857c76

Please sign in to comment.