Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: use larger runner
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jul 19, 2023
1 parent e9e0209 commit 87f746c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test:e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
e2e:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-core
steps:
- uses: topos-protocol/e2e-tests/.github/frontend:erc20-messaging.yml@main
with:
Expand Down

0 comments on commit 87f746c

Please sign in to comment.