Skip to content

Commit

Permalink
fix runner spec
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Dec 4, 2024
1 parent 94d8677 commit e4833c6
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 @@ -53,7 +53,7 @@ jobs:
rm -f Cargo.lock
cargo +nightly check -Z minimal-versions
msrv:
runs-on: ubuntu-lates
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit e4833c6

Please sign in to comment.