Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
c88d4a54
"dockerfile/cuda12.2.dockerfile" did not exist on "27a10811afb4f2f9c5404d02b1056391f14f4b1a"
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
Hide 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:
haskell
:
true
large-packages
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
name
:
Set up Python
...
...
@@ -220,6 +221,7 @@ jobs:
haskell
:
true
large-packages
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
name
:
Set up Python
...
...
@@ -259,6 +261,7 @@ jobs:
haskell
:
true
large-packages
:
true
swap-storage
:
true
docker-images
:
true
-
name
:
Install rbuild and lld
run
:
|
...
...
@@ -375,6 +378,7 @@ jobs:
haskell
:
true
large-packages
:
true
swap-storage
:
true
docker-images
:
true
-
uses
:
actions/checkout@v3
-
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