Skip to content

Commit

Permalink
ci: Add Maximise GH runner space (#157)
Browse files Browse the repository at this point in the history
Use jlumbroso/free-disk-space@v1.3.1
Ref canonical/bundle-kubeflow#813
  • Loading branch information
orfeas-k authored Apr 29, 2024
1 parent 79e880d commit c41ac54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
- charm-integration
- integration-with-profiles
steps:
- name: Maximise GH runner space
uses: jlumbroso/free-disk-space@v1.3.1

- name: Check out code
uses: actions/checkout@v3

Expand Down

0 comments on commit c41ac54

Please sign in to comment.