Skip to content

Commit

Permalink
chore: use buildjet for heavy CI job
Browse files Browse the repository at this point in the history
I wasn't able to figure out how to run it on our self-hosted
NixOS runner, so this is a good stop-gap solution.
  • Loading branch information
elsirion committed Nov 12, 2024
1 parent 9da9c84 commit 9c3db27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

test:
name: Test
runs-on: ubuntu-latest
runs-on: buildjet-8vcpu-ubuntu-2204

steps:
- name: Clone repository
Expand Down

0 comments on commit 9c3db27

Please sign in to comment.