mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-06 06:05:52 -05:00
ci: use Poetry 1.1.14 in installer workflow (#20)
This commit is contained in:
parent
492e67ea3e
commit
af5e82544f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/installer.yml
vendored
2
.github/workflows/installer.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue