mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 19:34:18 +01:00
testing with updated python and poetry (#168)
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -8,8 +8,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
python-version: ["3.9"]
|
||||
poetry-version: ["1.3.1"]
|
||||
python-version: ["3.9.13"]
|
||||
poetry-version: ["1.4.2"]
|
||||
steps:
|
||||
- name: Checkout repository and submodules
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user