Skip to content

Commit

Permalink
actions: update MSRV to 1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
miek committed Sep 16, 2024
1 parent 2ed5e9c commit 8d708ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
rust: ['stable']
include:
- os: 'ubuntu-20.04'
rust: '1.41'
rust: '1.63'
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8d708ba

Please sign in to comment.