Skip to content

Commit

Permalink
Trying older rust
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Nov 11, 2023
1 parent 1ce1642 commit 41b957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup | Rust
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.72.1

- name: Setup | Tools
uses: davidB/rust-cargo-make@v1
Expand Down

0 comments on commit 41b957c

Please sign in to comment.