Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
basepi authored Feb 14, 2024
2 parents 66aa20b + 460f141 commit de53778
Show file tree
Hide file tree
Showing 15 changed files with 388 additions and 367 deletions.
8 changes: 8 additions & 0 deletions .ci/.matrix_exclude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,12 @@ exclude:
# asyncpg
- VERSION: pypy-3
FRAMEWORK: asyncpg-newest
- VERSION: pypy-3
FRAMEWORK: asyncpg-0.28
- VERSION: python-3.6
FRAMEWORK: asyncpg-newest
- VERSION: python-3.6
FRAMEWORK: asyncpg-0.28
# sanic
- VERSION: pypy-3
FRAMEWORK: sanic-newest
Expand Down Expand Up @@ -281,3 +285,7 @@ exclude:
FRAMEWORK: cassandra-newest # c extension issue
- VERSION: python-3.12
FRAMEWORK: starlette-newest # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221
- VERSION: python-3.12
FRAMEWORK: starlette-0.14 # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221
- VERSION: python-3.12
FRAMEWORK: starlette-0.13 # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221
117 changes: 0 additions & 117 deletions .ci/updatecli.d/update-gherkin-specs.yml

This file was deleted.

122 changes: 0 additions & 122 deletions .ci/updatecli.d/update-json-specs.yml

This file was deleted.

104 changes: 0 additions & 104 deletions .ci/updatecli.d/update-specs.yml

This file was deleted.

Loading

0 comments on commit de53778

Please sign in to comment.