Skip to content

Commit 92b7dd7

Browse files
authored
Merge pull request #187 from Kobzol/ci-image-name
Rename ghcr.io image back to rust-lang/rust
2 parents 8ba92ea + 04c9162 commit 92b7dd7

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)