Skip to content

Commit 8318d19

Browse files
committed
fix windows more
1 parent 92b1a42 commit 8318d19

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/validate.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ jobs:
2020
os: [ubuntu-latest, windows-latest, macos-latest]
2121
runs-on: ${{ matrix.os }}
2222
steps:
23-
# such a huge repo...
24-
- name: 🧹 Free disk space
25-
run: |
26-
sudo rm -rf /usr/share/dotnet
27-
sudo rm -rf /usr/local/lib/android
28-
sudo rm -rf /opt/ghc
29-
sudo rm -rf /opt/hostedtoolcache/CodeQL
3023
- name: ⬇️ Checkout repo
3124
uses: actions/checkout@v4
3225
with:

0 commit comments

Comments
 (0)