diff --git a/.github/workflows/pr-actions.yml b/.github/workflows/pr-actions.yml index 9eb7d4d3..93d92d73 100644 --- a/.github/workflows/pr-actions.yml +++ b/.github/workflows/pr-actions.yml @@ -37,7 +37,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: [ '2.7', '3.4', '3.5', '3.6', '3.7', '3.8','3.9', '3.10'] + python-version: [ '2.7', '3.4', '3.5', '3.6', '3.7', '3.8','3.9'] pika-version: ['0.13.1', '1.1.0'] os: ['ubuntu-latest'] exclude: