Skip to content

Commit b67a450

Browse files
committed
Add Windows arm Github runners
1 parent 3c5328d commit b67a450

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
- name: Windows25
5757
os: windows-2025
5858
micromamba_shell_init: cmd.exe
59+
- name: Windows11-arm
60+
os: windows-11-arm
61+
micromamba_shell_init: cmd.exe
5962

6063
steps:
6164
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)