Drop Python 3.8 too
(cherry picked from commit a8cdc5a191bdf1fe401e96c2dc9a5fba39b90d79)
This commit is contained in:
@@ -22,8 +22,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
python: "3.8"
|
||||
- os: ubuntu-20.04
|
||||
python: "3.9"
|
||||
- os: ubuntu-20.04
|
||||
@@ -34,8 +32,6 @@ jobs:
|
||||
python: "3.10"
|
||||
- os: ubuntu-latest
|
||||
python: "3.11"
|
||||
# - os: ubuntu-latest
|
||||
# python: "pypy3.8"
|
||||
#- os: ubuntu-latest
|
||||
# python: "pypy3.9"
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user