Skip to content

Commit

Permalink
👷 update
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Apr 26, 2024
1 parent e7b8d8a commit 6181fce
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,6 @@ jobs:
python-version: ["3.9", "3.10", "3.11", "3.12"]
os: [ubuntu-latest, windows-latest, macos-latest]
env: [pydantic-v1, pydantic-v2]
exclude:
- python-version: "3.9"
os: macos-latest
env: pydantic-v1
- python-version: "3.9"
os: macos-latest
env: pydantic-v2
include:
- python-version: "3.9"
os: macos-13
env: pydantic-v1
- python-version: "3.9"
os: macos-13
env: pydantic-v2
env:
OS: ${{ matrix.os }}
PYTHON_VERSION: ${{ matrix.python-version }}
Expand Down

0 comments on commit 6181fce

Please sign in to comment.