feat: remove haskell and large-packages in clean-disk (#318)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
e897078f2d
commit
14cec18494
|
|
@ -24,8 +24,6 @@ jobs:
|
||||||
# "false" if necessary for your workflow
|
# "false" if necessary for your workflow
|
||||||
android: true
|
android: true
|
||||||
dotnet: true
|
dotnet: true
|
||||||
haskell: true
|
|
||||||
large-packages: true
|
|
||||||
docker-images: true
|
docker-images: true
|
||||||
swap-storage: true
|
swap-storage: true
|
||||||
|
|
||||||
|
|
@ -109,8 +107,6 @@ jobs:
|
||||||
# "false" if necessary for your workflow
|
# "false" if necessary for your workflow
|
||||||
android: true
|
android: true
|
||||||
dotnet: true
|
dotnet: true
|
||||||
haskell: true
|
|
||||||
large-packages: true
|
|
||||||
docker-images: true
|
docker-images: true
|
||||||
swap-storage: true
|
swap-storage: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue