Skip to content

Commit dd9979f

Browse files
committed
ci: up the ram for extended tests
1 parent 6d1906c commit dd9979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
extended:
4848
needs: basic
49-
runs-on: ['self-hosted', 'linux', 'x64', '8xlarge+gpu']
49+
runs-on: ['self-hosted', 'linux', 'x64', '16xlarge+gpu']
5050
name: Extended tests
5151
env:
5252
FIL_PROOFS_VERIFY_CACHE: 1

0 commit comments

Comments
 (0)