mirror of
https://github.com/oxalica/nil.git
synced 2025-12-23 09:19:49 +00:00
Replace is-terminal with std's and bump MSRV to 1.70
This commit is contained in:
parent
0c4934ad67
commit
f2d4f15e30
5 changed files with 3 additions and 5 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
include:
|
||||
- os: ubuntu-latest
|
||||
# Should be sync with Cargo.toml
|
||||
channel: '1.68'
|
||||
channel: '1.70'
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue