Skip to content

Commit

Permalink
Pin to rust 1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Oct 11, 2024
1 parent f7efc6f commit 3710948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Rust
run: rustup install stable
run: rustup install 1.80

- name: Build
run: |
Expand Down

0 comments on commit 3710948

Please sign in to comment.