Skip to content

Commit 32c233b

Browse files
committed
Fix outdated comment
1 parent 57f1196 commit 32c233b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/daemon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
git submodule update --init --depth=1 dist-assets/binaries
8080
git submodule update --init --recursive --depth=1 wireguard-go-rs
8181
82-
# The container image already has rustup and Rust, but only the stable toolchain
82+
# The container image already has rustup and the pinned version of Rust
8383
- name: Install Rust toolchain
8484
# When running this job for "stable" test against our pinned rust version
8585
# instead of the stable channel.

0 commit comments

Comments
 (0)