Skip to content

Commit

Permalink
add easimon/maximize-build-space
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Ainsworth committed Nov 3, 2023
1 parent 578bf79 commit 9bb1824
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 35 deletions.
175 changes: 175 additions & 0 deletions .github/workflows/upkeep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ jobs:
augmax:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -47,6 +54,13 @@ jobs:
einops:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -91,6 +105,13 @@ jobs:
flax:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -135,6 +156,13 @@ jobs:
ipython:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -179,6 +207,13 @@ jobs:
jax:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -223,6 +258,13 @@ jobs:
jaxlib:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -267,6 +309,13 @@ jobs:
jaxlib-bin:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -311,6 +360,13 @@ jobs:
jaxlibWithCuda:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -355,6 +411,13 @@ jobs:
matplotlib:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -399,6 +462,13 @@ jobs:
optax:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -443,6 +513,13 @@ jobs:
pandas:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -487,6 +564,13 @@ jobs:
plexamp:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -537,6 +621,13 @@ jobs:
plotly:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -581,6 +672,13 @@ jobs:
spotify:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -642,6 +740,13 @@ jobs:
tensorflow:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -686,6 +791,13 @@ jobs:
tensorflow-bin:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -730,6 +842,13 @@ jobs:
tensorflow-datasets:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -774,6 +893,13 @@ jobs:
torch:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -818,6 +944,13 @@ jobs:
torch-bin:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -862,6 +995,13 @@ jobs:
torchvision:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -906,6 +1046,13 @@ jobs:
tqdm:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -950,6 +1097,13 @@ jobs:
vscode:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -1001,6 +1155,13 @@ jobs:
vscodium:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -1052,6 +1213,13 @@ jobs:
wandb:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down Expand Up @@ -1114,6 +1282,13 @@ jobs:
yapf:
runs-on: ubuntu-latest
steps:
- uses: "easimon/maximize-build-space@master"
with:
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
- run: lscpu
- uses: "cachix/install-nix-action@v22"
with:
Expand Down
Loading

0 comments on commit 9bb1824

Please sign in to comment.