Skip to content

Commit

Permalink
tests: aiohttp isn't ready for 3.12 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
lilydjwg committed Oct 27, 2023
1 parent 6da6145 commit c863d24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
# https://github.com/lilydjwg/nvchecker/actions/runs/4524633969/jobs/7968599431
- python-version: "3.7"
deps: tornado
- python-version: "3.12"
deps: aiohttp
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit c863d24

Please sign in to comment.