We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab20c1 commit 32739cfCopy full SHA for 32739cf
.github/workflows/ci-cd.yml
@@ -110,6 +110,7 @@ jobs:
110
# aiohttp-version: ['3.10.0', '3.13.0']
111
# os: windows
112
# pytest-arg: '-k test_integration'
113
+ name: Python ${{ matrix.python-version }} - aiohttp ${{ matrix.aiohttp-version }} (${{ matrix.os }})
114
runs-on: ${{ matrix.os }}-latest
115
timeout-minutes: 30
116
steps:
0 commit comments