Skip to content

Commit

Permalink
Merge pull request #104 from kraken-build/NiklasRosenstein-patch-1
Browse files Browse the repository at this point in the history
Remove nightly rustfmt
  • Loading branch information
NiklasRosenstein authored Aug 23, 2024
2 parents ecd671c + 8e18354 commit 175140b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ COPY --from=docker/buildx-bin:latest /buildx /usr/libexec/docker/cli-plugins/doc
ARG ACTIONS_CACHE_URL
RUN --mount=type=secret,id=ACTIONS_RUNTIME_TOKEN : \
&& rustup toolchain install 1.80.0 \
&& rustup toolchain install nightly --component rustfmt \
&& rustup default 1.80.0 \
#&& ( \
# SCCACHE_GHA_ENABLED=true \
Expand Down

0 comments on commit 175140b

Please sign in to comment.