Skip to content

Commit 57a0a4e

Browse files
author
cyberphor
committed
Updated CI pipeline
1 parent 065587e commit 57a0a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
os: [ 'ubuntu-20.04' ]
1414
python-version: [ '3.11' ]
15-
poetry-version: [ '1.2' ]
15+
poetry-version: [ '1.8.3' ]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)