Skip to content

Commit daf9501

Browse files
committed
[TMP] only build linux 3.13 aarch64 which test is failing (workflow)
1 parent 52ca6fd commit daf9501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121
strategy:
2222
matrix:
23-
os: [macos-13, windows-2022, ubuntu-20.04]
23+
os: [ubuntu-20.04]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)