Skip to content

Commit

Permalink
larger runner
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdt committed Aug 13, 2024
1 parent 3c2c221 commit 6c2180f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/contract-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ on:
jobs:
test:
name: Forge and Hardhat Tests
runs-on: ubuntu-latest
runs-on:
group: ubuntu-runners
labels: ubuntu-20.04-16core
environment: tests
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6c2180f

Please sign in to comment.