mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
update MSRV to 1.71
This commit is contained in:
parent
cf6694fc1e
commit
d76776d962
4 changed files with 4 additions and 4 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- "1.70" # MSRV
|
||||
- "1.71" # MSRV
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue