Skip to content

Commit

Permalink
I inadvertently left the version of rust fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
CoralPink committed Jan 21, 2025
1 parent 7624ae6 commit bb51e4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
- name: Checkout the repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Rust
uses: hecrj/setup-rust-action@v2
with:
rust-version: "1.80.0"

- name: Build
run: cargo build --verbose

Expand Down

0 comments on commit bb51e4d

Please sign in to comment.