Skip to content

Commit

Permalink
raise MSRV for async-global-executor
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpr03 committed Jun 8, 2022
1 parent 5d5cf56 commit 5e0dfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
version:
- 1.56.0 # MSRV
- 1.59.0 # MSRV
- stable
- nightly
os: [ubuntu-latest, macos-latest, windows-latest]
Expand Down

0 comments on commit 5e0dfd9

Please sign in to comment.