Skip to content

Commit

Permalink
Nit: remove unused Fetches
Browse files Browse the repository at this point in the history
  • Loading branch information
strseb committed Dec 20, 2023
1 parent ad73766 commit e260a42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
3 changes: 0 additions & 3 deletions taskcluster/kinds/build/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ task-defaults:
fetches:
fetch:
- win-dev-env
- win-rustup
- win-go
- win-perl
- win-sentry-cli
- win-conda
- wintun
Expand Down
14 changes: 0 additions & 14 deletions taskcluster/kinds/fetch/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,6 @@ tasks:
size: 158837368
#artifact-prefix: vpn/win-perl
fetch-alias: win-perl
win-rustup:
description: Rustup for Windows v1.25.2
fetch:
type: static-url
url: https://static.rust-lang.org/rustup/archive/1.25.2/x86_64-pc-windows-msvc/rustup-init.exe
sha256: f7ddacce04969a59f7080a64c466b936d7c2ae661b4fda44be8fe54aac0972ec
size: 9996288
win-go:
description: go1.18.8
fetch:
type: static-url
url: https://go.dev/dl/go1.18.8.windows-amd64.zip
sha256: 980788761e75ed33ffc4f2a7a3ff07cd90949bd023eb1a8d855ef0b5de9cbcba
size: 155201453
win-sentry-cli:
description: Sentry-Cli.exe
fetch:
Expand Down

0 comments on commit e260a42

Please sign in to comment.