wrapping version in stirng

This commit is contained in:
Andy Pack 2022-12-20 18:02:48 +00:00
parent 98debaf22a
commit 047c3c33ea
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

@ -6,7 +6,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
python-version: [3.10] python-version: ['3.10']
poetry-version: [1.3.1] poetry-version: [1.3.1]
os: [ubuntu-latest] os: [ubuntu-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}