Skip to content

Commit

Permalink
Poetry update and broken tests for 1.7 (#98)
Browse files Browse the repository at this point in the history
* Poetry update

* Temporarly remove 1.7 from tests
  • Loading branch information
histrio authored May 29, 2024
1 parent 19aad3e commit 348498d
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 177 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
max-parallel: 1
matrix:
python-version: [3.8, 3.9, '3.10']
couchdb-version: [1.7, 2.3, 3.2, 'latest']
couchdb-version: [2.3, 3.2, 'latest']

runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 348498d

Please sign in to comment.