mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
fix: ci test (pinned: 1.68)
- minimal rust version 1.68 (wiremock issue)
This commit is contained in:
parent
2e1ba38419
commit
6f2ca786c0
3 changed files with 112 additions and 103 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.67.0
|
||||
rust: 1.68.0
|
||||
- build: stable
|
||||
os: ubuntu-22.04
|
||||
rust: stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue