mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 13:55:24 +00:00
build,ci: restore rust-toolchain.toml and update flakes to fix CI
This commit is contained in:
parent
10c1ad5170
commit
5f7f383f11
4 changed files with 55 additions and 11 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# NB: Sync MSRV with Cargo.toml!
|
||||
# NB: Sync MSRV with Cargo.toml and rust-toolchain.toml!
|
||||
rust: [stable, beta, "1.88"]
|
||||
name: Test ${{ matrix.rust }}
|
||||
# Need libsqlite3-dev >= 3.38.0 (2022-02-22)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue