mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
increase MSRV to 1.70 (#72)
* increase MSRV to 1.70 * g3bench: use IsTerminal in stdlib --------- Co-authored-by: Zhang Jingqiang <zh_jq@outlook.com>
This commit is contained in:
parent
2829206337
commit
0b67587d83
10 changed files with 14 additions and 14 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- 1.66 # MSRV
|
||||
- "1.70" # MSRV
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue