mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 06:40:24 +01:00
ci: windows removed from pytest workflow, mac-os python version bumped
to 3.10
This commit is contained in:
parent
4886197a03
commit
cdadbd0fad
1 changed files with 1 additions and 3 deletions
4
.github/workflows/pytest.yml
vendored
4
.github/workflows/pytest.yml
vendored
|
@ -19,9 +19,7 @@ jobs:
|
|||
python-version: ["3.8", "3.9", "3.10", "3.11"]
|
||||
include:
|
||||
- os: macos-latest
|
||||
python-version: 3.9
|
||||
- os: windows-latest
|
||||
python-version: 3.9
|
||||
python-version: 3.10
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
|
|
Loading…
Add table
Reference in a new issue