Skip to content

Commit 6cba89f

Browse files
authored
Merge pull request #1817 from EliahKagan/ci-arm
Test with M1 macOS CI runner
2 parents 3749037 + 9ad28c3 commit 6cba89f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,15 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: ["ubuntu-latest", "macos-13", "windows-latest"]
16+
os: ["ubuntu-latest", "macos-13", "macos-14", "windows-latest"]
1717
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
18+
exclude:
19+
- os: "macos-14"
20+
python-version: "3.7"
21+
- os: "macos-14"
22+
python-version: "3.8"
23+
- os: "macos-14"
24+
python-version: "3.9"
1825
include:
1926
- experimental: false
2027

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy