Skip to content

Commit 5cd833e

Browse files
committed
Remove old code
Signed-off-by: Darby Johnston <[email protected]>
1 parent fd85176 commit 5cd833e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,6 @@ jobs:
173173
matrix:
174174
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-latest]
175175
python-build: ['cp37', 'cp38', 'cp39', 'cp310', 'cp311', 'cp312']
176-
include:
177-
- os: ubuntu-latest
178-
arch: x86_64
179-
- os: ubuntu-24.04-arm
180-
arch: aarch64
181176
exclude:
182177
- { os: macos-latest, python-build: 'cp37' }
183178
steps:

0 commit comments

Comments
 (0)