Skip to content

Commit e63cc0c

Browse files
authored
openbsd.yml: get additional free disk space (#12627)
1 parent 6d01535 commit e63cc0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/openbsd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
shell: bash
139139
run: |
140140
mkdir /tmp/empty
141+
sudo rsync -a --delete /tmp/empty/ /usr/lib/jvm/
141142
sudo rsync -a --delete /tmp/empty/ /usr/share/dotnet/
142143
sudo rsync -a --delete /tmp/empty/ /usr/local/lib/android/
143144
- name: Prepare, build and test

0 commit comments

Comments
 (0)