Skip to content

Commit 8dd2b01

Browse files
committed
WIP: test on Linux aarch64
- needs stable openslide-bin linux-aarch64 binaries
1 parent 6d469ff commit 8dd2b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ${{ matrix.os }}
4343
strategy:
4444
matrix:
45-
os: [ubuntu-latest, macos-latest]
45+
os: [ubuntu-latest, ubuntu-24.04-aarch64, macos-latest]
4646
python-version: [3.8, 3.9, "3.10", "3.11", "3.12", "3.13-dev"]
4747
openslide: [system, wheel]
4848
include:

0 commit comments

Comments
 (0)