Skip to content

Commit 53e6197

Browse files
nipunn1313Convex, Inc.
authored andcommitted
Build on self-hosted (#23688)
Build precompiled on the faster self hosted runners GitOrigin-RevId: 28e5c505be3b3c24fa1ded38ca838985723f46a2
1 parent c6b309b commit 53e6197

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/precompile.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77

88
jobs:
99
release:
10-
runs-on: ubuntu-latest
10+
name: Build Convex Backend
11+
runs-on: [self-hosted, aws, x64, xlarge]
1112
steps:
1213
- name: Check out code
1314
uses: actions/checkout@v2

0 commit comments

Comments
 (0)