Skip to content

Commit

Permalink
[TMP] only build linux 3.13 aarch64 which test is failing (workflow)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Feb 12, 2025
1 parent 52ca6fd commit daf9501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13, windows-2022, ubuntu-20.04]
os: [ubuntu-20.04]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit daf9501

Please sign in to comment.