mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 19:51:23 +00:00
use MSRV 1.73
This commit is contained in:
parent
8569043e59
commit
4eec48903f
21 changed files with 32 additions and 47 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- "1.72" # MSRV
|
||||
- "1.73" # MSRV
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue