Skip to content

Commit

Permalink
remove P13 on Windows, fix macos vm names
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Dec 5, 2024
1 parent c6a302e commit 00c6670
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
python-version: "3.11"
- platform: windows-latest
python-version: "3.12"
- platform: windows-latest
python-version: "3.13"
- platform: macos-13
python-version: "3.8"
- platform: macos-13
Expand All @@ -59,9 +57,9 @@ jobs:
python-version: "3.10"
- platform: macos-13
python-version: "3.11"
- platform: macos-12
- platform: macos-13
python-version: "3.12"
- platform: macos-12
- platform: macos-13
python-version: "3.13"
- platform: macos-14
python-version: "3.10"
Expand Down

0 comments on commit 00c6670

Please sign in to comment.