1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00

ci: use Poetry 1.1.14 in installer workflow (#20)

This commit is contained in:
finswimmer 2022-07-11 16:54:48 +02:00 committed by GitHub
parent 492e67ea3e
commit af5e82544f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
- ""
- "--preview"
- "--git https://github.com/python-poetry/poetry.git"
- "--version 1.1.13"
- "--version 1.1.14"
include:
- os: Ubuntu
image: ubuntu-latest