Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
af0148ce
Unverified
Commit
af0148ce
authored
Mar 01, 2022
by
Paul Fultz II
Committed by
GitHub
Mar 01, 2022
Browse files
Free space on github jobs (#1107)
* Free space on github jobs * Delete more stuff * Use sudo
parent
c1b56607
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
.github/workflows/ci.yaml
.github/workflows/ci.yaml
+10
-0
No files found.
.github/workflows/ci.yaml
View file @
af0148ce
...
@@ -14,6 +14,8 @@ jobs:
...
@@ -14,6 +14,8 @@ jobs:
runs-on
:
ubuntu-18.04
runs-on
:
ubuntu-18.04
steps
:
steps
:
-
name
:
Free space
run
:
sudo rm -rf /usr/local/android /usr/share/dotnet /usr/local/share/boost /opt/ghc /usr/local/share/chrom* /usr/share/swift /usr/local/julia*
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
# In this step, this action saves a list of existing images,
# In this step, this action saves a list of existing images,
...
@@ -60,6 +62,8 @@ jobs:
...
@@ -60,6 +62,8 @@ jobs:
runs-on
:
ubuntu-18.04
runs-on
:
ubuntu-18.04
steps
:
steps
:
-
name
:
Free space
run
:
sudo rm -rf /usr/local/android /usr/share/dotnet /usr/local/share/boost /opt/ghc /usr/local/share/chrom* /usr/share/swift /usr/local/julia*
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
# In this step, this action saves a list of existing images,
# In this step, this action saves a list of existing images,
...
@@ -103,6 +107,8 @@ jobs:
...
@@ -103,6 +107,8 @@ jobs:
runs-on
:
ubuntu-18.04
runs-on
:
ubuntu-18.04
steps
:
steps
:
-
name
:
Free space
run
:
sudo rm -rf /usr/local/android /usr/share/dotnet /usr/local/share/boost /opt/ghc /usr/local/share/chrom* /usr/share/swift /usr/local/julia*
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
# In this step, this action saves a list of existing images,
# In this step, this action saves a list of existing images,
...
@@ -136,6 +142,8 @@ jobs:
...
@@ -136,6 +142,8 @@ jobs:
runs-on
:
ubuntu-18.04
runs-on
:
ubuntu-18.04
steps
:
steps
:
-
name
:
Free space
run
:
sudo rm -rf /usr/local/android /usr/share/dotnet /usr/local/share/boost /opt/ghc /usr/local/share/chrom* /usr/share/swift /usr/local/julia*
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
-
name
:
Set up Python
-
name
:
Set up Python
uses
:
actions/setup-python@v2
uses
:
actions/setup-python@v2
...
@@ -171,6 +179,8 @@ jobs:
...
@@ -171,6 +179,8 @@ jobs:
-
codecov
-
codecov
steps
:
steps
:
-
name
:
Free space
run
:
sudo rm -rf /usr/local/android /usr/share/dotnet /usr/local/share/boost /opt/ghc /usr/local/share/chrom* /usr/share/swift /usr/local/julia*
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
-
name
:
Set up Python
-
name
:
Set up Python
uses
:
actions/setup-python@v2
uses
:
actions/setup-python@v2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment