Skip to content

Commit 2a15522

Browse files
committed
remove comment
1 parent 15b3f4c commit 2a15522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# Note: M1 images on Github Actions start from macOS 14
100100
- [macos-14, macosx_arm64]
101101
- [windows-2022, win_amd64]
102-
- [windows-11-arm, win_arm64] # Test only this platform
102+
- [windows-11-arm, win_arm64]
103103
# TODO: support PyPy?
104104
python: [["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"], ["cp313", "3.13"], ["cp313t", "3.13"]]
105105
include:

0 commit comments

Comments
 (0)