Skip to content

Commit

Permalink
use larger runner for fuzzer binary builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekleog-NEAR committed Nov 1, 2023
1 parent 8316806 commit 99868fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_fuzzer_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build_fuzzers:
runs-on: "ubuntu-20.04"
runs-on: "ubuntu-22.04-16core"

permissions:
contents: "read"
Expand Down

0 comments on commit 99868fd

Please sign in to comment.