Skip to content

Commit

Permalink
ci: run build on github large runners
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Dec 2, 2023
1 parent d250166 commit 5d5a220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
TOOLCHAIN_TAG: 0.16.0
jobs:
tools:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest-8-cores
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 5d5a220

Please sign in to comment.