mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02:00
CI python versions changed
This commit is contained in:
parent
83fc7c4629
commit
0efd8a3c6d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
os: ["ubuntu-latest", "macos-latest"]
|
||||
python-version: ["3.5", "3.6", "3.8"]
|
||||
python-version: ["3.6", "3.8", "3.10"]
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue