Skip to content

Commit

Permalink
ci: upgrade runner for the end-to-end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Nov 11, 2022
1 parent 779c25b commit 8933e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: yarn types --noEmit

e2e:
runs-on: ubuntu-latest
runs-on: ubuntu-8-core
name: End-to-end tests
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8933e51

Please sign in to comment.