Skip to content

Commit 99e366e

Browse files
Add clarifying comment about stable Rust toolchain usage
Co-authored-by: supervoidcoder <88671013+supervoidcoder@users.noreply.github.com>
1 parent f37f7e0 commit 99e366e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/perf-compare.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
# Install m-de-graaff's witr-win (Rust version)
4444
- name: Setup Rust
4545
uses: dtolnay/rust-toolchain@stable
46+
# Note: Using @stable intentionally to test against latest Rust version
4647

4748
- name: Clone and build m-de-graaff's witr-win
4849
shell: pwsh

0 commit comments

Comments
 (0)