It was EOLed a year ago.
Signed-off-by: Zack Cerza <zack@redhat.com>
strategy:
matrix:
os: [ubuntu-latest]
- python: ['3.6', '3.7', '3.8', '3.9', '3.10']
+ python: ['3.7', '3.8', '3.9', '3.10']
steps:
- uses: actions/checkout@v2
- name: Setup Python
strategy:
matrix:
os: [ubuntu-latest]
- python: ['3.6', '3.7', '3.8', '3.9', '3.10']
+ python: ['3.7', '3.8', '3.9', '3.10']
steps:
- name: Set up Python
uses: actions/setup-python@v3
Operating System :: POSIX :: Linux
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9