Skip to content

Commit

Permalink
perf: make intense fuzz test run on x64 16core runner
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenli86 committed Feb 14, 2025
1 parent 893aaea commit 93a5c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

continuous-fuzzing:
name: Test (Intense)
runs-on: ubuntu-latest
runs-on: protocol-x64-16core
strategy:
fail-fast: true
steps:
Expand Down

0 comments on commit 93a5c03

Please sign in to comment.