Skip to content

Commit

Permalink
ci: upgrade runner for the end-to-end tests (to self-hosted)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Nov 17, 2022
1 parent 8933e51 commit 04bc54b
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-8-core
runs-on: macos-m1
name: End-to-end tests
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 04bc54b

Please sign in to comment.