mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-12 08:00:07 +01:00
build: minimal rust version 1.67.0 for CI tests
- time cratee requires 1.67.0 minimum
This commit is contained in:
parent
c27f38138a
commit
2e1ba38419
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
include:
|
||||
- build: pinned
|
||||
os: ubuntu-22.04
|
||||
rust: 1.65.0
|
||||
rust: 1.67.0
|
||||
- build: stable
|
||||
os: ubuntu-22.04
|
||||
rust: stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue