Skip to content

Commit

Permalink
chore: Run Github Actions on a more powerfull machine
Browse files Browse the repository at this point in the history
  • Loading branch information
atomrc committed Jan 24, 2023
1 parent 11f897f commit b7fc43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
test_build_deploy:
runs-on: ubuntu-latest
runs-on: buildjet-2vcpu-ubuntu-2204

env:
TEST_COVERAGE_FAIL_THRESHOLD: 45
Expand Down

0 comments on commit b7fc43b

Please sign in to comment.