Skip to content

Commit 982ddec

Browse files
Python 3.6 no longer available on aarch64 linux for testing.
1 parent 240fea8 commit 982ddec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
strategy:
4949
matrix:
5050
python:
51-
- {os: ubuntu-latest, python-version: 3.6, pyver: py36}
5251
- {os: ubuntu-latest, python-version: 3.7, pyver: py37}
5352
- {os: ubuntu-latest, python-version: 3.8, pyver: py38}
5453
- {os: ubuntu-latest, python-version: 3.9, pyver: py39}

0 commit comments

Comments
 (0)