Skip to content

Commit a633c79

Browse files
committed
Remove testing CI trigger
1 parent f3c23d1 commit a633c79

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/python-wheels.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ on:
1717
- published
1818
workflow_dispatch:
1919

20-
# TODO: For testing only, remove me before merging
21-
pull_request:
22-
branches:
23-
- main
24-
2520
permissions:
2621
contents: read
2722

@@ -83,7 +78,6 @@ jobs:
8378
# aarch64 cross-compilation with maturin was causing linking issues
8479
# (it doesn't seem to be using zig even though we set --zig)
8580
# so it's temporarily disabled
86-
# TODO: Investigate the linking issues and re-enable
8781
#- runner: ubuntu-24.04
8882
# target: aarch64-unknown-linux-gnu
8983
# manylinux: "manylinux2014"

0 commit comments

Comments
 (0)