Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
👷 Rename macOS with Intel processor
Browse files Browse the repository at this point in the history
  • Loading branch information
mnixry authored Apr 25, 2024
1 parent dcc7f29 commit db5e884
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
- macos-13
- macos-14

defaults:
Expand Down Expand Up @@ -96,8 +96,8 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
- macos-13
- macos-14
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
exclude:
Expand Down Expand Up @@ -168,8 +168,8 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
- macos-13
- macos-14
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
exclude:
Expand Down

0 comments on commit db5e884

Please sign in to comment.