Skip to content

Commit

Permalink
update MSRV
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
  • Loading branch information
Keruspe committed Jan 30, 2022
1 parent 7a70d5f commit 277cf90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
# os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest]
rust: [nightly, beta, stable, 1.46.0]
rust: [nightly, beta, stable, 1.49.0]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 277cf90

Please sign in to comment.