Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Aug 21, 2021
1 parent 9ccdc35 commit 195d398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- stable
- beta
- nightly
- 1.46.0
- 1.48.0

features:
- ''
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
args: --verbose ${{ matrix.features }}

minrust:
name: Test MSRV
name: Test minimal rust version
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 195d398

Please sign in to comment.