mirror of
https://github.com/danog/parser.git
synced 2025-01-22 13:01:32 +01:00
Switch CI build to stable toolchain
This commit is contained in:
parent
7b20d86777
commit
2da98618d3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: nightly
|
||||
toolchain: stable
|
||||
override: true
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user