Skip to content

Commit 9a62bd1

Browse files
authored
test poetry self add with poetry 1.6
1 parent ff1afc9 commit 9a62bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fail-fast: true
4949
matrix:
5050
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
51-
poetry-version: [1.5.0]
51+
poetry-version: [1.6.1]
5252
os: [ubuntu-latest, macos-latest]
5353
steps:
5454
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)