Skip to content

Commit 1e98325

Browse files
authored
Change platform_id to win_arm64 for Windows ARM
Updated platform_id for Windows ARM configurations.
1 parent 908d96d commit 1e98325

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ jobs:
7979
platform_id: win_arm64
8080
- os: windows-11-arm
8181
python: 314t
82-
platform_id: win_amd64
82+
platform_id: win_arm64
8383
- os: windows-11-arm
8484
python: 315
85-
platform_id: win_amd64
85+
platform_id: win_arm64
8686
- os: windows-11-arm
8787
python: 315t
88-
platform_id: win_amd64
88+
platform_id: win_arm64
8989

9090
# Linux
9191
- os: ubuntu-latest

0 commit comments

Comments
 (0)