mirror of
https://github.com/webrecorder/pywb.git
synced 2025-04-03 04:25:44 +02:00
Use Python 3.9-3.11 for CI
This commit is contained in:
parent
6ce2fb8493
commit
103bf2b430
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 3
|
||||
matrix:
|
||||
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
|
||||
python-version: ['3.9', '3.10', '3.11']
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user