Skip to content

Commit

Permalink
exclude old mac
Browse files Browse the repository at this point in the history
  • Loading branch information
purarue committed Jun 7, 2024
1 parent 05ae7a7 commit 0ba44b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
exclude:
[
{ platform: macos-latest, python-version: "3.8" },
{ platform: macos-latest, python-version: "3.9" },
{ platform: macos-latest, python-version: "3.10" },
{ platform: macos-latest, python-version: "3.11" },
Expand Down

0 comments on commit 0ba44b3

Please sign in to comment.