Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
messa committed Jun 2, 2024
1 parent 491a405 commit 31aceb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
aiohttp-version: ['3.7.4', '3.8.6', '3.9.5']
exclude:
- python-version: '3.12'
aiohttp-version: '3.8.6'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 31aceb3

Please sign in to comment.