Skip to content

Commit

Permalink
Speed up native dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored Apr 6, 2023
1 parent dec037a commit 68d7ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ jobs:

build-native-test:
name: Build native binary for tests and metrics
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-core-oss
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: 'vercel'
Expand Down

0 comments on commit 68d7ba8

Please sign in to comment.