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.
1 parent c6e8f24 commit 38d2a53Copy full SHA for 38d2a53
.github/workflows/pull_request.yml
@@ -50,9 +50,6 @@ jobs:
50
swift-version: ['release', 'devel', 'trunk']
51
runs-on: ubuntu-24.04
52
steps:
53
- free-disk-space:
54
- runs-on: ubuntu-latest
55
- steps:
56
# need to free up some space or we can run out when building
57
- name: Free Disk Space
58
uses: jlumbroso/free-disk-space@main
0 commit comments