Skip to content

Commit

Permalink
chore: Set and test rust-version
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jan 27, 2025
1 parent c27b4ff commit 3fe3f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install stable
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.71
with:
targets: ${{ matrix.platform.target }}

Expand Down

0 comments on commit 3fe3f8f

Please sign in to comment.