Skip to content

Commit 43cc6d6

Browse files
committed
Add macOS ARM to GHA runners
1 parent af36512 commit 43cc6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
# List of runner versions:
3434
# https://docs.github.com/en/actions/reference/runners/github-hosted-runners
35-
os: [ubuntu-24.04, macos-26-intel, windows-2025]
35+
os: [ubuntu-24.04, macos-26-intel, macos-26, windows-2025]
3636

3737
# List of Python versions:
3838
# https://devguide.python.org/versions/

0 commit comments

Comments
 (0)