Skip to content

Commit

Permalink
Remove unnecessary SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
omodei committed Aug 18, 2022
1 parent d8453b1 commit f3e43b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
root-reserve-mb: 1024
temp-reserve-mb: 1024
swap-size-mb: 4096
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
if: runner.os == 'Linux'
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f3e43b2

Please sign in to comment.