We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0990f commit 1e3a9e0Copy full SHA for 1e3a9e0
1 file changed
.github/workflows/main.yml
@@ -96,7 +96,7 @@ jobs:
96
runs-on: ${{ matrix.os }}
97
strategy:
98
matrix:
99
- os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-latest ]
+ os: [ ubuntu-latest, ubuntu-24.04-arm ]
100
101
steps:
102
- name: Download sdist
0 commit comments