mirror of
https://github.com/enpaul/vault2vault.git
synced 2024-11-22 10:06:57 +00:00
Update CI poetry version
This commit is contained in:
parent
6fda354928
commit
60462c78b6
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: ["devel"]
|
branches: ["devel"]
|
||||||
env:
|
env:
|
||||||
POETRY_VERSION: 1.4.1
|
POETRY_VERSION: 1.5.1
|
||||||
jobs:
|
jobs:
|
||||||
Test:
|
Test:
|
||||||
name: Python ${{ matrix.python.version }}
|
name: Python ${{ matrix.python.version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user