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
c88d4a54
Unverified
Commit
c88d4a54
authored
Jul 07, 2023
by
Umang Yadav
Committed by
GitHub
Jul 07, 2023
Browse files
Remove cached docker images from Github Runners (#1874)
parent
c1b8c975
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.github/workflows/ci.yaml
.github/workflows/ci.yaml
+4
-0
No files found.
.github/workflows/ci.yaml
View file @
c88d4a54
...
@@ -191,6 +191,7 @@ jobs:
...
@@ -191,6 +191,7 @@ jobs:
haskell
:
true
haskell
:
true
large-packages
:
true
large-packages
:
true
swap-storage
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
uses
:
actions/checkout@v3
-
name
:
Set up Python
-
name
:
Set up Python
...
@@ -220,6 +221,7 @@ jobs:
...
@@ -220,6 +221,7 @@ jobs:
haskell
:
true
haskell
:
true
large-packages
:
true
large-packages
:
true
swap-storage
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
uses
:
actions/checkout@v3
-
name
:
Set up Python
-
name
:
Set up Python
...
@@ -259,6 +261,7 @@ jobs:
...
@@ -259,6 +261,7 @@ jobs:
haskell
:
true
haskell
:
true
large-packages
:
true
large-packages
:
true
swap-storage
:
true
swap-storage
:
true
docker-images
:
true
-
name
:
Install rbuild and lld
-
name
:
Install rbuild and lld
run
:
|
run
:
|
...
@@ -375,6 +378,7 @@ jobs:
...
@@ -375,6 +378,7 @@ jobs:
haskell
:
true
haskell
:
true
large-packages
:
true
large-packages
:
true
swap-storage
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
uses
:
actions/checkout@v3
-
name
:
Set up Python
-
name
:
Set up Python
...
...
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