Skip to content

Commit edbdec9

Browse files
committed
ci: update matrix versions
1 parent ac6fb50 commit edbdec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/installer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
strategy:
2626
matrix:
2727
os: [Ubuntu, macOS, Windows]
28-
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11-dev"]
28+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
2929
args:
3030
- ""
3131
- "--preview"
3232
- "--git https://github.com/python-poetry/poetry.git"
33-
- "--version 1.1.14"
33+
- "--version 1.1.15"
3434
include:
3535
- os: Ubuntu
3636
image: ubuntu-latest

0 commit comments

Comments
 (0)