Skip to content

Commit 2ceac22

Browse files
authored
CI: try testing on Apple Silicon (pysal#542)
1 parent 97c6e03 commit 2ceac22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
include:
2727
- environment-file: ci/envs/312-latest.yaml
2828
os: macos-latest
29+
- environment-file: ci/envs/312-latest.yaml
30+
os: macos-14 # Apple Silicon
2931
- environment-file: ci/envs/312-latest.yaml
3032
os: windows-latest
3133
defaults:

0 commit comments

Comments
 (0)