Skip to content

Commit cc3f947

Browse files
Use large-memory runner (not GPU) for aggregate docs build
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8445d50 commit cc3f947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Documentation.yml

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

4646
aggregate:
4747
name: "Build and Deploy Aggregate Documentation"
48-
runs-on: [self-hosted, Linux, X64, gpu]
48+
runs-on: [self-hosted, Linux, X64, large]
4949
timeout-minutes: 2000
5050
env:
5151
JULIA_PKG_SERVER: ""

0 commit comments

Comments
 (0)