We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee25ea4 + 97b02bb commit a01d505Copy full SHA for a01d505
.github/workflows/build.yml
@@ -65,15 +65,6 @@ jobs:
65
name: Build contracts
66
runs-on: ubuntu-20.04
67
steps:
68
- - name: Maximize build space
69
- uses: easimon/maximize-build-space@master # https://github.com/easimon/maximize-build-space
70
- with:
71
- root-reserve-mb: 4096
72
- temp-reserve-mb: 1024
73
- swap-size-mb: 8192
74
- remove-dotnet: "true"
75
- remove-android: "true"
76
- remove-haskell: "true"
77
- uses: actions/checkout@v3
78
with:
79
submodules: 'true'
0 commit comments