Skip to content

Commit 7add533

Browse files
committed
fix typo
1 parent 8e32bc6 commit 7add533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
os: [windows-2019, windows-11-arm]
2929
exclude:
3030
- os: windows-11-arm
31-
architecture: x86
31+
python-architecture: x86
3232
# python-architecture: [x64, x86, arm64]
3333
# include:
34-
# - architecture: arm64
34+
# - python-architecture: arm64
3535
# os: windows-11-arm
3636
# - os: windows-2019
3737

0 commit comments

Comments
 (0)