Skip to content

Commit 04c9162

Browse files
committed
Rename ghcr.io image back to rust-lang/rust
And comment it for now, until we get rid of the old image.
1 parent 8ba92ea commit 04c9162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
images: |
9090
rustlang/rust
91-
ghcr.io/rust-lang/rust-test
91+
# ghcr.io/rust-lang/rust
9292
tags: ${{ matrix.tags }}
9393

9494
- uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)