Skip to content

Commit

Permalink
try using github-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Thegaram committed Sep 30, 2024
1 parent 61e2111 commit bb15c47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ concurrency:
jobs:
test:
name: test / ${{ matrix.network }} (${{ matrix.partition }}/2)
runs-on:
group: Reth
runs-on: ubuntu-latest
env:
RUST_BACKTRACE: 1
strategy:
Expand Down

0 comments on commit bb15c47

Please sign in to comment.